Skip to content

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

WHISPER CANON · pelzer-stapler.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/pelzer-stapler.de

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.

IPPrefixASNOperatorCountry
40.74.34.6240.74.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for pelzer-stapler.de.

MechanismTarget
SPF_Apelzer-stapler.de
SPF_INCLUDEeu-k1.o365.crossware.co.nz
SPF_INCLUDEeurope.o365.crossware.co.nz
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.20.99.42
SPF_IP193.159.177.120/29
SPF_IP195.145.124.5/32
SPF_IP20.54.225.142
SPF_IP20.76.94.94
SPF_IP31.47.234.6/32
SPF_IP5.1.92.141/32
SPF_IP51.105.190.74
SPF_IP80.155.150.180
SPF_MXpelzer-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.