Skip to content

Hostname

payu.com

Last fetched

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

Nutrition Label

WHISPER CANON · payu.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/payu.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.136.553.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.633.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.863.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.93.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.227.1073.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.423.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1053.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.453.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.653.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:299
Organization
mih allegro b.v.
Contact emails

Subdomains

109 observed subdomains of payu.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for payu.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.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.com.

Cypher and MCP

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

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