Skip to content

Hostname

schweizer-optik.de

Last fetched

schweizer-optik.de resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

WHISPER CANON · schweizer-optik.deRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/schweizer-optik.de

Resolution chain

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

IPPrefixASNOperatorCountry
62.138.208.8962.138.208.0/23AS61157DE

WHOIS identity

No WHOIS records are currently associated with schweizer-optik.de in WhisperGraph.

Subdomains

9 observed subdomains of schweizer-optik.de.

Web-graph footprint

Distinct hostnames that link to or from schweizer-optik.de in the public web crawl.

155 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schweizer-optik.de.

MechanismTarget
SPF_Aschweizer-optik.de
SPF_INCLUDEkundenmailing.net
SPF_INCLUDEspf-mailsrv.qualitycrew.de
SPF_INCLUDEspf.dc-cluster.de
SPF_INCLUDEspf.schweizer-admin.de
SPF_IP80.190.194.137/32
SPF_IP80.190.194.38/32
SPF_IP80.190.194.40/32
SPF_MXschweizer-optik.de

Related pages

Pivot deeper into the graph from schweizer-optik.de.

Cypher and MCP

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

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