Skip to content

Hostname

bms2000.org

Last fetched

bms2000.org resolves to 1 IPv4 address operated by CC-3272 - Cogeco Connexion inc in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bms2000.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/bms2000.org

Resolution chain

bms2000.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
24.226.148.21524.226.128.0/19AS11290CC-3272 - Cogeco Connexion incCA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0114084512
Contact emails

Subdomains

10 observed subdomains of bms2000.org.

Web-graph footprint

Distinct hostnames that link to or from bms2000.org in the public web crawl.

42 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bms2000.org.

MechanismTarget
SPF_Abms2000.org
SPF_INCLUDEspf.likuid.com
SPF_IP142.44.213.102/24
SPF_IP149.56.85.95/32
SPF_IP158.69.18.69/32
SPF_IP66.70.179.225/24
SPF_IP67.43.238.130
SPF_MXbms2000.org

Related pages

Pivot deeper into the graph from bms2000.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bms2000.org"})-[: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.