Skip to content

Hostname

bumicom.nl

Last fetched

bumicom.nl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · bumicom.nlRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bumicom.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.23.8045.60.23.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.26.8045.60.26.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

14 observed subdomains of bumicom.nl.

Web-graph footprint

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

10 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bumicom.nl.

MechanismTarget
SPF_INCLUDE_spf.mx-relay.com
SPF_IP154.61.67.4
SPF_IP185.127.110.99
SPF_IP194.76.145.123
SPF_IP194.76.149.19
SPF_IP194.76.149.2
SPF_IP2a01:7c8:bb0d:179:5054:ff:fef4:9341
SPF_IP2a01:7c8:d006:557:5054:ff:feea:3e64
SPF_IP5.39.185.0/24
SPF_IP85.10.133.230
SPF_IP85.10.140.53

Related pages

Pivot deeper into the graph from bumicom.nl.

Cypher and MCP

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

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