Skip to content

Hostname

satavia.com

Last fetched

satavia.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · satavia.comRouting diversity3.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/satavia.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.211.62100.42.64.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.97.49101.0.12.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.161.19818.238.14.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.203.14135.184.64.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.134.8954.94.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

20 observed subdomains of satavia.com.

Web-graph footprint

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

35 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for satavia.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf.zoho.eu

Related pages

Pivot deeper into the graph from satavia.com.

Cypher and MCP

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

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