Skip to content

Hostname

hamlet.be

Last fetched

hamlet.be resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · hamlet.beRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hamlet.be

Resolution chain

hamlet.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.39104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.39104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.185172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

6 observed subdomains of hamlet.be.

Web-graph footprint

Distinct hostnames that link to or from hamlet.be in the public web crawl.

26 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hamlet.be.

MechanismTarget
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vanboxtel.hosting
SPF_IP151.236.146.145/29
SPF_IP151.236.148.81/28
SPF_IP185.105.202.5
SPF_IP185.2.55.133
SPF_IP84.199.123.163/28
SPF_MXhamlet.be

Related pages

Pivot deeper into the graph from hamlet.be.

Cypher and MCP

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

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