Skip to content

Hostname

payu.ro

Last fetched

payu.ro resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:csc corporate domains as the registrar.

Nutrition Label

WHISPER CANON · payu.roRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/payu.ro

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.160.303.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.393.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.803.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.913.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1243.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.173.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.243.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
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

WHOIS identity

Registrar
registrar:csc corporate domains
Organization
Contact emails

Subdomains

9 observed subdomains of payu.ro.

Web-graph footprint

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

123 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for payu.ro.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.68.14.0/24
SPF_IP52.213.135.246
SPF_IP54.75.115.34
SPF_IP83.96.157.64/27
SPF_IP91.220.167.0/24

Related pages

Pivot deeper into the graph from payu.ro.

Cypher and MCP

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

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