Skip to content

Hostname

cmdbuild.org

Last fetched

cmdbuild.org resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.210.7135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:291
Organization
fabio bottega
Contact emails

Subdomains

5 observed subdomains of cmdbuild.org.

Web-graph footprint

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

44 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cmdbuild.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP178.32.142.69
SPF_IP31.223.249.26
SPF_IP31.223.249.28
SPF_IP82.193.35.72
SPF_IP82.193.35.74

Related pages

Pivot deeper into the graph from cmdbuild.org.

Cypher and MCP

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

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