Skip to content

Hostname

test.pirliam.pl

Last fetched

test.pirliam.pl resolves to 1 IPv4 address operated by AS35280 in FR.

Nutrition Label

WHISPER CANON · test.pirliam.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/test.pirliam.pl

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.153.215159.60.144.0/20AS35280FR

WHOIS identity

No WHOIS records are currently associated with test.pirliam.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for test.pirliam.pl.

MechanismTarget
SPF_INCLUDEbbiq.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_IP124.109.181.7/32
SPF_IP149.72.34.16/32
SPF_IP210.143.66.126
SPF_IP210.143.66.20
SPF_IP210.143.66.21
SPF_IP211.9.73.24
SPF_IP40.81.185.167
SPF_IP61.208.124.70/32

Related pages

Pivot deeper into the graph from test.pirliam.pl.

Cypher and MCP

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

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