Skip to content

Hostname

civicspace.eu

Last fetched

civicspace.eu resolves to 1 IPv4 address operated by AS44901 in BG.

Nutrition Label

WHISPER CANON · civicspace.euRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/civicspace.eu

Resolution chain

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

IPPrefixASNOperatorCountry
88.80.151.6088.80.151.0/24AS44901BG

WHOIS identity

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

Subdomains

7 observed subdomains of civicspace.eu.

Web-graph footprint

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

9 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for civicspace.eu.

MechanismTarget
SPF_Acivicspace.eu
SPF_INCLUDErelay.mailchannels.net
SPF_IP213.165.242.92
SPF_MXcivicspace.eu

Related pages

Pivot deeper into the graph from civicspace.eu.

Cypher and MCP

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

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