Skip to content

Hostname

debeijerbv.com

Last fetched

debeijerbv.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · debeijerbv.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/debeijerbv.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.20.30185.173.20.0/24AS12859NL

WHOIS identity

Registrar
iana:839
Organization
h. de beijer
Contact emails

Subdomains

9 observed subdomains of debeijerbv.com.

Web-graph footprint

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

35 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for debeijerbv.com.

MechanismTarget
SPF_Adebeijerbv.com
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.interconnect.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.82.191.240
SPF_MXdebeijerbv.com

Related pages

Pivot deeper into the graph from debeijerbv.com.

Cypher and MCP

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

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