Skip to content

Hostname

stockmar.de

Last fetched

stockmar.de resolves to 1 IPv4 address operated by AS20783 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.222.196.21195.222.192.0/21AS20783DE

WHOIS identity

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

Subdomains

11 observed subdomains of stockmar.de.

Web-graph footprint

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

116 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stockmar.de.

MechanismTarget
SPF_Astockmar.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.222.196.21
SPF_IP213.209.123.153
SPF_IP81.169.177.189
SPF_MXstockmar.de

Related pages

Pivot deeper into the graph from stockmar.de.

Cypher and MCP

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

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