Skip to content

Hostname

tfp.4ls.pl

Last fetched

tfp.4ls.pl resolves to 1 IPv4 address operated by AS15967 in PL.

Nutrition Label

WHISPER CANON · tfp.4ls.plRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tfp.4ls.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.13477.55.252.0/23AS15967PL

WHOIS identity

No WHOIS records are currently associated with tfp.4ls.pl in WhisperGraph.

Subdomains

1 observed subdomain of tfp.4ls.pl.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for tfp.4ls.pl.

MechanismTarget
SPF_Atfp.4ls.pl
SPF_IP144.76.33.41
SPF_IP2a01:4f9:2a:ded:0:0:0:2
SPF_IP77.55.252.134
SPF_IP95.216.13.146
SPF_IP95.216.13.167
SPF_MXtfp.4ls.pl

Related pages

Pivot deeper into the graph from tfp.4ls.pl.

Cypher and MCP

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

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