Skip to content

Hostname

collibre.eu

Last fetched

collibre.eu resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · collibre.euRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/collibre.eu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with collibre.eu in WhisperGraph.

Subdomains

9 observed subdomains of collibre.eu.

Web-graph footprint

Distinct hostnames that link to or from collibre.eu in the public web crawl.

117 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for collibre.eu.

MechanismTarget
SPF_Acollibre.eu
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_IP136.243.216.112
SPF_IP146.59.81.159
SPF_IP91.228.198.234
SPF_MXcollibre.eu

Related pages

Pivot deeper into the graph from collibre.eu.

Cypher and MCP

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

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