Skip to content

Hostname

cbre.eu

Last fetched

cbre.eu resolves to 208.68.247.36, announced in 208.68.246.0/23 by CBRE-US - CBRE, INC. in US. cbre.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cbre.euRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cbre.eu

Resolution chain

IPv6 resolution

No AAAA record for cbre.eu is recorded in WhisperGraph.

Attribution

cbre

ORIGIN_AS

WHOIS identity

Registrar
registrar:csc corporate domains inc.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-32.akam.net
  • a11-66.akam.net
  • a12-66.akam.net
  • a18-67.akam.net
  • a6-64.akam.net
  • a9-64.akam.net

MX records

  • mxa-001bfb01.gslb.pphosted.com
  • mxb-001bfb01.gslb.pphosted.com

SPF policy

  • ip: 185.69.116.0/22
  • ip: 159.222.40.0/23
  • ip: 103.37.228.0/24
  • ip: 208.68.245.0/24
  • ip: 208.68.246.0/24
  • ip: 208.68.247.0/24
  • ip: 192.34.68.0/24
  • ip: 192.34.69.0/24
  • ip: 81.201.112.22/32
  • ip: 54.174.173.233/32
  • include: email-od.com
  • include: spf.protection.outlook.com
  • mx: cbre.eu
  • include: _spfeu.qmarkets-dns.org

Threat-feed evidence

History

Related pages

Pivot from cbre.eu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cbre.eu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.