Hostname
navyfedcrdtunion.com
Last fetched
navyfedcrdtunion.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in TW. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
navyfedcrdtunion.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.116.243.187 | 104.116.243.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | TW |
| 104.116.243.72 | 104.116.243.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | TW |
| 23.44.201.214 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.44.201.218 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of navyfedcrdtunion.com owner
- Contact emails
- k96qu6aw4va@networksolutionsprivateregistration.com
- rh4x73ct3q9@networksolutionsprivateregistration.com
- xk5vg7zc3ms@networksolutionsprivateregistration.com
- 2197c4ed-5321-4466-b764-8f8e5d8707a9@identity-protect.org
- a40af87e-b9e6-4637-90a0-8acb701f71f4@identity-protect.org
- c7f8fe0e-198a-4afb-bc24-4e019d295c59@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from navyfedcrdtunion.com.
- IP · 104.116.243.187
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:468
- Country · TW
- Email · k96qu6aw4va@networksolutionsprivateregistration.com
- 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: "navyfedcrdtunion.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.