Hostname
pelzer-stapler.de
Last fetched
pelzer-stapler.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
pelzer-stapler.de 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 |
|---|---|---|---|---|
| 40.74.34.62 | 40.74.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
No WHOIS records are currently associated with pelzer-stapler.de in WhisperGraph.
Subdomains
9 observed subdomains of pelzer-stapler.de.
Web-graph footprint
Distinct hostnames that link to or from pelzer-stapler.de in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for pelzer-stapler.de.
| Mechanism | Target |
|---|---|
| SPF_A | pelzer-stapler.de |
| SPF_INCLUDE | eu-k1.o365.crossware.co.nz |
| SPF_INCLUDE | europe.o365.crossware.co.nz |
| SPF_INCLUDE | o365.crossware.co.nz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.20.99.42 |
| SPF_IP | 193.159.177.120/29 |
| SPF_IP | 195.145.124.5/32 |
| SPF_IP | 20.54.225.142 |
| SPF_IP | 20.76.94.94 |
| SPF_IP | 31.47.234.6/32 |
| SPF_IP | 5.1.92.141/32 |
| SPF_IP | 51.105.190.74 |
| SPF_IP | 80.155.150.180 |
| SPF_MX | pelzer-stapler.de |
Related pages
Pivot deeper into the graph from pelzer-stapler.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pelzer-stapler.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.