Skip to content

Hostname

cosmo-technik.de

Last fetched

cosmo-technik.de resolves to 1 IPv4 address operated by AS12312 in DE.

Nutrition Label

WHISPER CANON · cosmo-technik.deRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cosmo-technik.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.52.247.22195.52.0.0/16AS12312DE

WHOIS identity

No WHOIS records are currently associated with cosmo-technik.de in WhisperGraph.

Subdomains

6 observed subdomains of cosmo-technik.de.

Web-graph footprint

Distinct hostnames that link to or from cosmo-technik.de in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cosmo-technik.de.

MechanismTarget
SPF_Acosmo-technik.de
SPF_IP195.52.246.0/23
SPF_IP2.56.78.0/27
SPF_MXcosmo-technik.de

Related pages

Pivot deeper into the graph from cosmo-technik.de.

Cypher and MCP

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

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