Skip to content

Hostname

savvga.com

Last fetched

savvga.com resolves to 3 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · savvga.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/savvga.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
alex garcia
Contact emails

Subdomains

4 observed subdomains of savvga.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for savvga.com.

MechanismTarget
SPF_IP129.227.218.244
SPF_IP129.227.218.247
SPF_IP178.162.203.93
SPF_IP178.162.203.95
SPF_IP195.138.247.36
SPF_IP195.138.247.37
SPF_IP208.89.63.58
SPF_IP216.75.63.133
SPF_IP216.75.63.134
SPF_IP67.23.237.130
SPF_IP67.23.237.131
SPF_IP67.23.237.132
SPF_IP67.23.237.133
SPF_IP69.166.8.124

Related pages

Pivot deeper into the graph from savvga.com.

Cypher and MCP

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

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