Skip to content

Hostname

sms.savestech.com

Last fetched

sms.savestech.com resolves to 2 IPv4 addresses operated by AS63949 in US.

Nutrition Label

WHISPER CANON · sms.savestech.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sms.savestech.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.31.228172.104.16.0/20AS63949US
66.29.146.11966.29.146.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with sms.savestech.com in WhisperGraph.

Subdomains

1 observed subdomain of sms.savestech.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sms.savestech.com.

MechanismTarget
SPF_Asms.savestech.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.146.8
SPF_MXsms.savestech.com

Related pages

Pivot deeper into the graph from sms.savestech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sms.savestech.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.