Skip to content

Hostname

hostbreak.com

Last fetched

hostbreak.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · hostbreak.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hostbreak.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.117.166116.202.0.0/16AS24940DE
172.66.40.243172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.13172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.129.114.10457.129.0.0/17AS16276DE

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

70 observed subdomains of hostbreak.com.

Web-graph footprint

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

346 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hostbreak.com.

MechanismTarget
SPF_Ahostbreak.com
SPF_INCLUDE_spf.webnic.cc
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.37.174.38
SPF_IP116.202.117.165
SPF_IP198.49.66.96/28
SPF_IP58.65.137.53
SPF_IP65.108.5.110
SPF_MXhostbreak.com
SPF_REDIRECT_spf.myorderbox.com

Related pages

Pivot deeper into the graph from hostbreak.com.

Cypher and MCP

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

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