Skip to content

Hostname

duifighter.com

Last fetched

duifighter.com resolves to 2 IPv4 addresses operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in US.

Nutrition Label

WHISPER CANON · duifighter.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/duifighter.com

Resolution chain

duifighter.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.226.4.4131.226.4.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCUS
5.78.87.275.78.87.0/24AS212317HETZNER-CLOUD3-ASUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for duifighter.com.

MechanismTarget
SPF_Aduifighter.com
SPF_INCLUDEspf.thcservers.com
SPF_IP131.226.4.3
SPF_IP131.226.4.4
SPF_IP144.217.250.206
SPF_IP192.99.62.192
SPF_IP193.29.187.128
SPF_IP5.78.87.27
SPF_MXduifighter.com

Related pages

Pivot deeper into the graph from duifighter.com.

Cypher and MCP

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

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