Skip to content

Hostname

baasbv.nl

Last fetched

baasbv.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · baasbv.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/baasbv.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.161.15518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.115.9346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.224.18752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

21 observed subdomains of baasbv.nl.

Web-graph footprint

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

28 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for baasbv.nl.

MechanismTarget
SPF_Abaasbv.nl
SPF_INCLUDE_spf.emply.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDElms.plusport.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP84.244.146.133
SPF_IP92.67.156.114
SPF_IP92.67.156.116
SPF_MXbaasbv.nl

Related pages

Pivot deeper into the graph from baasbv.nl.

Cypher and MCP

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

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