Skip to content

Hostname

bimcad.org

Last fetched

bimcad.org resolves to 1 IPv4 address operated by AS3280 in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
174.136.201.7174.136.201.0/24AS3280DE

WHOIS identity

Registrar
iana:1519
Organization
enginyring europe srl
Contact emails

Subdomains

15 observed subdomains of bimcad.org.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for bimcad.org.

MechanismTarget
SPF_Abimcad.org
SPF_Ada-mx251.x3d.ro
SPF_Ada-mx252.x3d.ro
SPF_Ada-mx253.x3d.ro
SPF_Ada-mx254.x3d.ro
SPF_IP174.136.200.251
SPF_IP174.136.200.252
SPF_IP174.136.200.253
SPF_IP174.136.200.254
SPF_IP174.136.201.7
SPF_MXbimcad.org

Related pages

Pivot deeper into the graph from bimcad.org.

Cypher and MCP

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

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