Hostname
savant.com
Last fetched
savant.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
savant.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.219.120 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.55 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.73 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.219.88 | 18.173.218.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.147.116 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.118 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.13 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.72 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- savant.com, secret registration customer id 356478 c/o savant.com
- Contact emails
- savant.com@secretregistration.com
- support@dyn.com
- 2865bb45-ee1f-46de-9fc0-928ddea8d4ac@identity-protect.org
- 3f1967fd-68bc-4592-878b-e3938f2bc577@identity-protect.org
- 5636a2aa-6950-4a66-b3fb-327b3fdbd38b@identity-protect.org
- af2dfbd1-1dc7-4c2f-9943-37c24b51f571@identity-protect.org
- b08980f3-aa4f-4675-81f4-bc80cf1d9856@identity-protect.org
- c756d8d9-d354-4881-998b-61f59fb29c6c@identity-protect.org
- owner-10196045@savant.com.whoisprivacyservice.org
- owner-1644177@savant.com.whoisprivacyservice.org
- owner-1841559@savant.com.whoisprivacyservice.org
- owner-4483475@savant.com.whoisprivacyservice.org
- owner-5176004@savant.com.whoisprivacyservice.org
- owner-5293322@savant.com.whoisprivacyservice.org
- owner-5978770@savant.com.whoisprivacyservice.org
- owner-6058834@savant.com.whoisprivacyservice.org
- owner-6598732@savant.com.whoisprivacyservice.org
- owner-6671299@savant.com.whoisprivacyservice.org
- owner-886162@savant.com.whoisprivacyservice.org
- owner-9998663@savant.com.whoisprivacyservice.org
Subdomains
39 observed subdomains of savant.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from savant.com in the public web crawl.
691 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for savant.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.savant.com |
| SPF_A | pit-smtp.onbaseonline.com |
| SPF_INCLUDE | 6959181.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.11.101.185 |
| SPF_IP | 35.171.94.146 |
| SPF_IP | 52.45.161.183 |
| SPF_IP | 69.169.238.251 |
| SPF_IP | 69.169.238.252 |
| SPF_IP | 69.26.113.192/27 |
| SPF_IP | 76.223.137.159 |
| SPF_IP | 76.223.137.160 |
| SPF_MX | savant.com |
Related pages
Pivot deeper into the graph from savant.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "savant.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.