Hostname
goproperly.com
Last fetched
goproperly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goproperly.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.255.29 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.33 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.40 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.82 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.164.182.49 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.59 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.6 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.62 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.85.61.36 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.5 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.60 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.90 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- anshul.ruparell@gmail.com
- 458670d7-f892-43b4-84bf-bde1e467af90@identity-protect.org
- 49131943-876f-4b70-a189-0f3ba1da5110@identity-protect.org
- 8c0f17ac-e389-4cfb-bab8-fa144098bd35@identity-protect.org
- 9d008d91-f354-482e-a7c5-8b41eb2e38dc@identity-protect.org
- ad1e86b7-f49a-4386-85a2-dd730d7cc57f@identity-protect.org
- b35c702c-680f-4f8f-ba3d-31632fd56bbe@identity-protect.org
- bf2f154e-1ac5-409e-873c-503ba91f67c2@identity-protect.org
- owner-1657375@goproperly.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of goproperly.com.
Web-graph footprint
Distinct hostnames that link to or from goproperly.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for goproperly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from goproperly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goproperly.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.