Skip to content

Hostname

test.bmn.nl

Last fetched

test.bmn.nl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · test.bmn.nlRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/test.bmn.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.29.202104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.130.132151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.132151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.132151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.132151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
172.66.153.102172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with test.bmn.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for test.bmn.nl.

MechanismTarget
SPF_INCLUDElms.plusport.com
SPF_INCLUDEspf.bmaccess.eu
SPF_INCLUDEspf.crowdtech.com
SPF_INCLUDEspf.ecmanage.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP178.162.177.129
SPF_IP212.3.230.164
SPF_IP213.136.9.80/28
SPF_IP213.136.9.88
SPF_IP213.244.142.227
SPF_IP4.245.77.0/28
SPF_IP46.31.48.0/21

Related pages

Pivot deeper into the graph from test.bmn.nl.

Cypher and MCP

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

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