Skip to content

Hostname

fuckingbreak.com

Last fetched

fuckingbreak.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fuckingbreak.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fuckingbreak.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.124.11161.35.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
167.71.11.45167.71.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0127800446
Contact emails

Subdomains

17 observed subdomains of fuckingbreak.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for fuckingbreak.com.

MechanismTarget
SPF_Afuckingbreak.com
SPF_Amail.fwwgo.com
SPF_INCLUDE_spf.google.com
SPF_IP176.9.26.174
SPF_IP192.96.206.168
SPF_MXfuckingbreak.com

Related pages

Pivot deeper into the graph from fuckingbreak.com.

Cypher and MCP

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

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