Skip to content

Hostname

id.pl

Last fetched

id.pl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · id.plRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/id.pl

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.160.14752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

7 observed subdomains of id.pl.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for id.pl.

MechanismTarget
SPF_Aid.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.129.199.61
SPF_IP12.129.20.0/24
SPF_IP12.129.219.155
SPF_IP193.178.214.0/24
SPF_IP194.0.211.0/24
SPF_IP206.16.57.70
SPF_IP207.46.51.64/26
SPF_IP213.199.180.128/26
SPF_IP216.32.180.0/24
SPF_IP216.32.181.0/24
SPF_IP63.241.222.0/24
SPF_IP64.94.12.205/32
SPF_IP65.55.88.0/24
SPF_IP94.245.120.64/26
SPF_MXid.pl

Related pages

Pivot deeper into the graph from id.pl.

Cypher and MCP

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

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