Skip to content

Hostname

comspot.de

Last fetched

comspot.de resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · comspot.deRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/comspot.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.255.394.130.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with comspot.de in WhisperGraph.

Subdomains

52 observed subdomains of comspot.de.

Web-graph footprint

Distinct hostnames that link to or from comspot.de in the public web crawl.

85 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for comspot.de.

MechanismTarget
SPF_INCLUDEmailgw.electronicsales.de
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.208.18
SPF_IP138.201.62.15
SPF_IP138.201.62.57
SPF_IP195.52.228.132
SPF_IP195.52.228.133
SPF_IP195.52.228.134
SPF_IP195.52.228.135
SPF_IP195.52.228.136
SPF_IP195.52.228.137/27
SPF_IP195.52.228.138
SPF_IP195.52.228.139
SPF_IP195.52.228.140
SPF_IP195.52.228.141
SPF_IP195.52.228.142
SPF_IP195.52.228.143
SPF_IP195.52.228.144
SPF_IP195.52.228.145
SPF_IP195.52.228.146
SPF_IP195.52.228.147
SPF_IP195.52.228.148
SPF_IP195.52.228.149
SPF_IP195.52.228.150
SPF_IP195.52.228.151
SPF_IP195.52.228.152
SPF_IP195.52.228.153
SPF_IP195.52.228.154
SPF_IP195.52.228.155
SPF_IP195.52.228.156
SPF_IP195.52.228.157
SPF_IP195.52.228.158
SPF_IP78.46.164.145
SPF_IP78.46.164.146
SPF_IP78.46.164.147
SPF_IP78.46.164.148
SPF_IP78.46.164.149
SPF_IP78.46.164.150
SPF_IP85.10.225.64/27
SPF_IP94.130.255.0/27

Related pages

Pivot deeper into the graph from comspot.de.

Cypher and MCP

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

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