Skip to content

Hostname

pfleiderer.pl

Last fetched

pfleiderer.pl resolves to 1 IPv4 address operated by AS20686 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · pfleiderer.plRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/pfleiderer.pl

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.5.23780.85.0.0/20AS20686DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
pfleiderer
Contact emails

Subdomains

17 observed subdomains of pfleiderer.pl.

Web-graph footprint

Distinct hostnames that link to or from pfleiderer.pl in the public web crawl.

162 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pfleiderer.pl.

MechanismTarget
SPF_Apfleiderer.pl
SPF_INCLUDE_spf.schwarz.de
SPF_MXpfleiderer.pl

Related pages

Pivot deeper into the graph from pfleiderer.pl.

Cypher and MCP

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

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