Hostname
flu.gov
Last fetched
flu.gov resolves to 104.109.53.156, announced in 104.64.0.0/10 by AKAMAI-ASN1 - Akamai International B.V. in US. flu.gov is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.109.53.156
104.64.0.0/10 · AKAMAI-ASN1 - Akamai International B.V. · Edison, US
- 190.98.161.73
- 190.98.161.75
- 23.212.110.41
23.212.110.0/24 · AKAMAI-ASN1 - Akamai International B.V. · Prague, CZ
- 23.212.110.9
23.212.110.0/24 · AKAMAI-ASN1 - Akamai International B.V. · Prague, CZ
- 23.36.162.209
23.36.162.0/24 · AKAMAI-ASN1 - Akamai International B.V. · Frankfurt am Main, DE
- 23.36.162.219
23.36.162.0/24 · AKAMAI-ASN1 - Akamai International B.V. · Frankfurt am Main, DE
- 23.55.163.175
23.55.163.0/24 · AKAMAI-ASN1 - Akamai International B.V. · Frankfurt am Main, DE
IPv6 resolution
Attribution
akamai international
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for flu.gov. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
| Subdomain |
|---|
| www.flu.gov |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns2.cdc.gov
- a1-43.akam.net
- a2-64.akam.net
- a28-65.akam.net
- a5-66.akam.net
- a8-67.akam.net
- a9-64.akam.net
SPF policy
- ip: 198.246.110.0/25
- ip: 198.246.117.0/25
- ip: 198.246.121.0/25
- ip: 198.246.125.0/25
- ip: 158.111.54.0/25
- ip: 198.246.99.0/25
- ip: 158.111.145.128/25
- ip: 158.111.190.128/25
- include: spf.messagelabs.com
- ip: 124.17.27.36
- ip: 155.95.81.35
- ip: 155.95.96.50
- ip: 158.111.5.34
Threat-feed evidence
History
Related pages
Pivot from flu.gov into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flu.gov"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.