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
Resolution chain
satavia.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.29.211.62 | 100.42.64.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.97.49 | 101.0.12.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.161.198 | 18.238.14.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.203.141 | 35.184.64.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.134.89 | 54.94.192.0/18 | AS14618 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for satavia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.exclaimer.net |
| SPF_INCLUDE | spf.zoho.eu |
Related pages
Pivot deeper into the graph from satavia.com.
- IP · 100.29.211.62
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domain.admin@ge.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.