Skip to content

Hostname

flu.curative.com

Last fetched

flu.curative.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · flu.curative.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flu.curative.com

Resolution chain

flu.curative.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with flu.curative.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from flu.curative.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for flu.curative.com.

MechanismTarget
SPF_INCLUDE8404669.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.virtrugateway.com
SPF_IP134.213.38.184
SPF_IP134.213.38.185
SPF_IP134.213.43.128
SPF_IP135.84.64.0/20
SPF_IP174.143.100.191
SPF_IP174.143.99.125
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.70.168.20/32
SPF_IP198.101.171.18
SPF_IP206.152.14.0/24
SPF_IP208.86.168.0/23
SPF_IP208.86.170.0/23
SPF_IP209.208.226.0/23
SPF_IP212.20.233.15/32
SPF_IP50.56.7.39
SPF_IP67.192.139.32
SPF_IP67.192.139.33
SPF_IP67.192.157.83
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from flu.curative.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "flu.curative.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 20

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