Skip to content

Hostname

xnxx.fail

Last fetched

xnxx.fail resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · xnxx.failRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/xnxx.fail

Resolution chain

xnxx.fail resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.3.180104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.153.152172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.237.129.108172.237.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
172.237.129.242172.237.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
172.237.129.236172.237.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud

WHOIS identity

Registrar
iana:1479
Organization
mitibaev
Contact emails

Subdomains

4 observed subdomains of xnxx.fail.

Web-graph footprint

Distinct hostnames that link to or from xnxx.fail in the public web crawl.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for xnxx.fail.

MechanismTarget
SPF_Axnxx.fail
SPF_IP38.180.123.51
SPF_MXxnxx.fail

Related pages

Pivot deeper into the graph from xnxx.fail.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xnxx.fail"})-[: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.