Skip to content

Hostname

payu.pl

Last fetched

payu.pl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:corporation service company as the registrar.

Nutrition Label

WHISPER CANON · payu.plRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/payu.pl

Resolution chain

payu.pl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.255.1233.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.363.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.393.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.563.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.236.10152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.193.10152.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.3752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.6752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.8052.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:corporation service company
Organization
payu payments pvt
Contact emails

Subdomains

19 observed subdomains of payu.pl.

Web-graph footprint

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

1,471 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for payu.pl.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vision.naspers-group.com
SPF_IP185.59.160.107
SPF_IP185.68.14.0/24
SPF_IP52.213.135.246
SPF_IP54.75.115.34
SPF_IP85.219.197.22

Related pages

Pivot deeper into the graph from payu.pl.

Cypher and MCP

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

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