Skip to content

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

WHISPER CANON · savant.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/savant.com

Resolution chain

savant.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.219.12018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.5518.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8818.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.11618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
savant.com, secret registration customer id 356478 c/o savant.com
Contact emails

Subdomains

39 observed subdomains of savant.com.

Web-graph footprint

Distinct hostnames that link to or from savant.com in the public web crawl.

691 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for savant.com.

MechanismTarget
SPF_Amail.savant.com
SPF_Apit-smtp.onbaseonline.com
SPF_INCLUDE6959181.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.11.101.185
SPF_IP35.171.94.146
SPF_IP52.45.161.183
SPF_IP69.169.238.251
SPF_IP69.169.238.252
SPF_IP69.26.113.192/27
SPF_IP76.223.137.159
SPF_IP76.223.137.160
SPF_MXsavant.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.