Skip to content

Hostname

comp-pro.de

Last fetched

comp-pro.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · comp-pro.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/comp-pro.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.4.10878.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with comp-pro.de in WhisperGraph.

Subdomains

26 observed subdomains of comp-pro.de.

Web-graph footprint

Distinct hostnames that link to or from comp-pro.de in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for comp-pro.de.

MechanismTarget
SPF_Amail.fp-sign.com
SPF_Apmg01.comp-pro.eu
SPF_Arelay01.comp-pro-dns.de
SPF_Arelayhz-01.comp-pro-dns.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.55.44.158
SPF_IP83.246.89.68/32
SPF_IP88.198.125.197/32
SPF_MXcomp-pro.de

Related pages

Pivot deeper into the graph from comp-pro.de.

Cypher and MCP

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

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