Skip to content

Hostname

stockmeier.com

Last fetched

stockmeier.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · stockmeier.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stockmeier.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1387
Organization
peter stockmeier
Contact emails

Subdomains

35 observed subdomains of stockmeier.com.

Web-graph footprint

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

141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for stockmeier.com.

MechanismTarget
SPF_Astockmeier-chemie.managed-otrs.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtprelay.louis.info
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
SPF_IP52.212.19.177/32

Related pages

Pivot deeper into the graph from stockmeier.com.

Cypher and MCP

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

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