Skip to content

Hostname

comm-ev.de

Last fetched

comm-ev.de resolves to 1 IPv4 address operated by AS199118 in DE.

Nutrition Label

WHISPER CANON · comm-ev.deRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/comm-ev.de

Resolution chain

comm-ev.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.97.174.62185.97.172.0/22AS199118DE

WHOIS identity

No WHOIS records are currently associated with comm-ev.de in WhisperGraph.

Subdomains

1 observed subdomain of comm-ev.de.

Web-graph footprint

Distinct hostnames that link to or from comm-ev.de in the public web crawl.

8 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comm-ev.de.

MechanismTarget
SPF_INCLUDEjpberlin.de
SPF_IP195.10.208.0/24
SPF_IP213.203.238.0/25
SPF_IP91.198.250.0/24
SPF_MXcomm-ev.de

Related pages

Pivot deeper into the graph from comm-ev.de.

Cypher and MCP

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

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