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
Resolution chain
stiegelmeyer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.113.228.84 | 62.113.192.0/18 | AS47447 | — | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- joh. stiegelmeyer gmbh & co. kg
- Contact emails
Subdomains
38 observed subdomains of stiegelmeyer.com.
Showing 25 of 38. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for stiegelmeyer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_IP | 176.94.93.178 |
| SPF_IP | 194.156.135.1/32 |
| SPF_IP | 194.77.75.124 |
| SPF_IP | 212.227.15.41/32 |
| SPF_IP | 217.239.208.18 |
| SPF_IP | 217.239.208.21 |
| SPF_IP | 217.72.192.67/32 |
| SPF_IP | 46.183.40.225/32 |
| SPF_IP | 46.80.165.85 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 82.241.214.172 |
| SPF_IP | 84.201.116.156 |
| SPF_IP | 90.153.16.154 |
| SPF_MX | stiegelmeyer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.