Skip to content

Hostname

click2pay.us

Last fetched

click2pay.us resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · click2pay.usRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/click2pay.us

Resolution chain

click2pay.us resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.21143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.33143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.54143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.82143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.245.46.1518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1083.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.313.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.393.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.533.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:146
Organization
jim trotter
Contact emails

Subdomains

8 observed subdomains of click2pay.us.

Web-graph footprint

Distinct hostnames that link to or from click2pay.us in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for click2pay.us.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from click2pay.us.

Cypher and MCP

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

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