Skip to content

Hostname

link4.pl

Last fetched

link4.pl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · link4.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/link4.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.12.6534.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
link4 towarzystwo ubezpieczeń
Contact emails

Subdomains

37 observed subdomains of link4.pl.

Web-graph footprint

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

373 sites link to this hostname.

474 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for link4.pl.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_IP195.167.148.20
SPF_IP195.167.148.30
SPF_IP195.167.149.20
SPF_IP77.79.241.141
SPF_IP77.79.241.145
SPF_IP77.79.241.146
SPF_MXlink4.pl

Related pages

Pivot deeper into the graph from link4.pl.

Cypher and MCP

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

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