Hostname
contractsafe.com
Last fetched
contractsafe.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
contractsafe.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.21.51.246 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.23.49.211 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.46.150 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.80.194.47 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.81.236.228 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.236.138 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.19.168 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.200.151 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.11.183 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.169.140 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.29.46 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.223.160 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.93.139 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1242755540
- Contact emails
- admin@contractsafe.com
- 5uh7o2lpvsty@contactprivacy.email
- 0318365d-f103-4961-bacf-273759635845@identity-protect.org
- 06cd36d2-7d76-43b2-9479-98e5e24da7f2@identity-protect.org
- 0b88decc-0144-4bf7-8fb0-47a15963ee08@identity-protect.org
- 3deea37c-36db-4521-ac83-bc3fb9759d88@identity-protect.org
- b9990ddc-4651-48ed-bd30-6ec479eb12ff@identity-protect.org
- d0a9808e-3e63-4106-a860-63a127fd946e@identity-protect.org
Subdomains
10 observed subdomains of contractsafe.com.
Web-graph footprint
Distinct hostnames that link to or from contractsafe.com in the public web crawl.
472 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for contractsafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2082317.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from contractsafe.com.
- IP · 100.21.51.246
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@contractsafe.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "contractsafe.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.