Skip to content

Hostname

bmc.nl

Last fetched

bmc.nl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · bmc.nlRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bmc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.3.42108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.26.22234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.144.1234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.150.15434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.129.11846.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.35.13246.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.176.5152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.202.18752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.208.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.39.20352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.212.10452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.85.6652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.253.5852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.58.3454.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.242.24254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.77.20954.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.156.2254.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.53.9663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.131.21954.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.235.6754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands||
Organization
Contact emails

Subdomains

8 observed subdomains of bmc.nl.

Web-graph footprint

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

157 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bmc.nl.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.formdesk.com
SPF_INCLUDEspf.viper365.nl
SPF_IP145.131.174.99/32
SPF_IP185.2.25.42/32
SPF_IP54.240.90.157
SPF_IP54.240.90.158

Related pages

Pivot deeper into the graph from bmc.nl.

Cypher and MCP

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

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