Hostname
nationsema.com
Last fetched
nationsema.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nationsema.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.31.173.239 | 52.46.6.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nationsema.com owner
- Contact emails
- 01a061b7-6d43-4c24-9932-1c6947154fe0@identity-protect.org
- 0a26ec10-0af2-4371-888c-4bf274cf5710@identity-protect.org
- 7aeae084-e75f-4738-aedd-186197a83f05@identity-protect.org
- 95798888-836b-43a5-9aff-7dba49e7fa17@identity-protect.org
- bc4d7e9e-ea84-487a-9b31-8750eff91fdf@identity-protect.org
- d2685689-7b25-470b-92bd-b1c8e733257f@identity-protect.org
- da20261f-3201-447e-8ed4-821fa184a530@identity-protect.org
- owner-6309800@nationsema.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of nationsema.com.
| Subdomain |
|---|
| skiza-reporting.nationsema.com |
Web-graph footprint
Distinct hostnames that link to or from nationsema.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from nationsema.com.
- IP · 52.31.173.239
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 01a061b7-6d43-4c24-9932-1c6947154fe0@identity-protect.org
- TLD · .com
- Browse hostnames · na…
- 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: "nationsema.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.