Skip to content

Hostname

bisdomgl.nl

Last fetched

bisdomgl.nl resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:domain robot as the registrar.

Nutrition Label

WHISPER CANON · bisdomgl.nlRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bisdomgl.nl

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.73.220116.202.0.0/16AS24940DE
3.64.199.2013.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domain robot
Organization
Contact emails

Subdomains

5 observed subdomains of bisdomgl.nl.

Web-graph footprint

Distinct hostnames that link to or from bisdomgl.nl in the public web crawl.

60 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bisdomgl.nl.

MechanismTarget
SPF_Abisdomgl.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wpprovider.nl
SPF_IP213.126.9.218
SPF_MXbisdomgl.nl

Related pages

Pivot deeper into the graph from bisdomgl.nl.

Cypher and MCP

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

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