Skip to content

Hostname

stockmeier.de

Last fetched

stockmeier.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.59.15.3452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

14 observed subdomains of stockmeier.de.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stockmeier.de.

MechanismTarget
SPF_Astockmeier-chemie.managed-otrs.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.178.120.170/32
SPF_IP178.208.117.178
SPF_IP178.208.117.180/32
SPF_IP178.208.117.183/32
SPF_IP212.100.42.108/32
SPF_IP2603:10a6:b10:12:0:0:0:8

Related pages

Pivot deeper into the graph from stockmeier.de.

Cypher and MCP

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

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