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
Resolution chain
bisdomgl.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.202.73.220 | 116.202.0.0/16 | AS24940 | — | DE |
| 3.64.199.201 | 3.64.0.0/12 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bisdomgl.nl.
| Mechanism | Target |
|---|---|
| SPF_A | bisdomgl.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wpprovider.nl |
| SPF_IP | 213.126.9.218 |
| SPF_MX | bisdomgl.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.