Skip to content

Hostname

broekman.store

Last fetched

broekman.store resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · broekman.storeRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/broekman.store

Resolution chain

broekman.store resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.221.214.4062.221.192.0/19AS48635NL

WHOIS identity

Registrar
iana:839
Organization
daan broekman
Contact emails

Subdomains

4 observed subdomains of broekman.store.

Web-graph footprint

Distinct hostnames that link to or from broekman.store in the public web crawl.

8 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for broekman.store.

MechanismTarget
SPF_Abroekman.store
SPF_Asmtp.mail3000.nl
SPF_Asmtp2.mail3000.nl
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbroekman.store

Related pages

Pivot deeper into the graph from broekman.store.

Cypher and MCP

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

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