Skip to content

Hostname

pfeifer.pl

Last fetched

pfeifer.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · pfeifer.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pfeifer.pl

Resolution chain

pfeifer.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
jordahl&pfeifer technika budowlana sp. z o.o.
Contact emails

Subdomains

4 observed subdomains of pfeifer.pl.

Web-graph footprint

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

22 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for pfeifer.pl.

MechanismTarget
SPF_INCLUDEantispameurope.com
SPF_IP108.163.133.224/27
SPF_IP129.232.203.80/28
SPF_IP173.45.18.0/24
SPF_IP185.140.204.0/22
SPF_IP185.98.184.0/24
SPF_IP193.135.100.0/27
SPF_IP199.27.221.76
SPF_IP199.27.221.81
SPF_IP199.27.221.82
SPF_IP209.172.38.64/27
SPF_IP212.118.193.224/28
SPF_IP216.46.11.238
SPF_IP216.46.11.244
SPF_IP52.62.108.212/32
SPF_IP52.62.114.130/32
SPF_IP52.62.123.207/32
SPF_IP52.62.125.178/32
SPF_IP80.82.206.0/26
SPF_IP81.20.94.0/24
SPF_IP83.246.65.0/24
SPF_IP92.54.27.0/24
SPF_IP94.100.128.0/20

Related pages

Pivot deeper into the graph from pfeifer.pl.

Cypher and MCP

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

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