Skip to content

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)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · flu.govRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/flu.gov

Resolution chain

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.