Skip to content

Hostname

pfeifer-langen.com

Last fetched

pfeifer-langen.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · pfeifer-langen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pfeifer-langen.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:151
Organization
pfeifer & langen gmbh & co. kg
Contact emails

Subdomains

17 observed subdomains of pfeifer-langen.com.

Web-graph footprint

Distinct hostnames that link to or from pfeifer-langen.com in the public web crawl.

144 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for pfeifer-langen.com.

MechanismTarget
SPF_INCLUDEcolhub.info
SPF_IP141.101.36.210
SPF_IP193.16.16.25
SPF_IP193.16.16.26
SPF_IP193.16.18.160
SPF_IP193.16.18.161
SPF_IP193.16.18.170
SPF_IP193.16.18.171
SPF_IP194.97.108.6
SPF_IP194.97.108.7
SPF_IP195.94.76.190
SPF_IP51.124.7.28
SPF_IP51.138.24.242
SPF_IP62.54.10.44
SPF_MXpfeifer-langen.com

Related pages

Pivot deeper into the graph from pfeifer-langen.com.

Cypher and MCP

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

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

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