Skip to content

Hostname

savantcs.com

Last fetched

savantcs.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. savantcs.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · savantcs.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/savantcs.com

Resolution chain

No IPv4 resolution is recorded for savantcs.com in WhisperGraph.

IPv6 resolution

No AAAA record for savantcs.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of savantcs.com owner
Contact emails
savantcs.com@secretregistration.com, 20315a08-182c-4eb9-8d4a-ef959deb65f4@identity-protect.org, 4d7ffb2c-1321-446f-8859-7da4c2195cd6@identity-protect.org, 79f04506-8f8b-428a-a3af-495c203c5c66@identity-protect.org, 8ebbf48a-a7d6-4c12-b14b-8f80c25d15bf@identity-protect.org, a50b1265-481b-4bf6-9c74-99e46df0b49f@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-324.awsdns-40.com
  • ns-926.awsdns-51.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1058.awsdns-04.org
  • ns-1721.awsdns-23.co.uk

MX records

  • d54103a.ess.barracudanetworks.com
  • d54103b.ess.barracudanetworks.com

SPF policy

  • include: spf.mandrillapp.com

Threat-feed evidence

History

Related pages

Pivot from savantcs.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "savantcs.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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