Skip to content

Hostname

bas.d-hosting.nl

Last fetched

bas.d-hosting.nl resolves to 1 IPv4 address operated by AS24642 in NL.

Nutrition Label

WHISPER CANON · bas.d-hosting.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bas.d-hosting.nl

Resolution chain

bas.d-hosting.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.18.172.24981.18.160.0/20AS24642NL

WHOIS identity

No WHOIS records are currently associated with bas.d-hosting.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bas.d-hosting.nl.

MechanismTarget
SPF_Abas.d-hosting.nl
SPF_INCLUDEmail.registrar.eu
SPF_IP178.18.134.0/27
SPF_IP178.18.140.32/27
SPF_IP178.18.142.32/27
SPF_IP2a02:990:123:0:0:2:2:248
SPF_IP77.243.228.65/26
SPF_IP77.243.232.192/26
SPF_IP81.18.172.1/24
SPF_MXbas.d-hosting.nl

Related pages

Pivot deeper into the graph from bas.d-hosting.nl.

Cypher and MCP

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

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