Skip to content

Hostname

stiegelmeyer.com

Last fetched

stiegelmeyer.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · stiegelmeyer.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/stiegelmeyer.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.228.8462.113.192.0/18AS47447DE

WHOIS identity

Registrar
iana:151
Organization
joh. stiegelmeyer gmbh & co. kg
Contact emails

Subdomains

38 observed subdomains of stiegelmeyer.com.

Web-graph footprint

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

120 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for stiegelmeyer.com.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP176.94.93.178
SPF_IP194.156.135.1/32
SPF_IP194.77.75.124
SPF_IP212.227.15.41/32
SPF_IP217.239.208.18
SPF_IP217.239.208.21
SPF_IP217.72.192.67/32
SPF_IP46.183.40.225/32
SPF_IP46.80.165.85
SPF_IP54.229.2.165/32
SPF_IP82.241.214.172
SPF_IP84.201.116.156
SPF_IP90.153.16.154
SPF_MXstiegelmeyer.com

Related pages

Pivot deeper into the graph from stiegelmeyer.com.

Cypher and MCP

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

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