Skip to content

Hostname

paypro.tech

Last fetched

paypro.tech resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · paypro.techRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/paypro.tech

Resolution chain

paypro.tech resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.134.10813.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.2513.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.6213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.8813.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.249.141.613.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.8713.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.9413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.2618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1599
Organization
yang jun chi
Contact emails

Subdomains

1 observed subdomain of paypro.tech.

Web-graph footprint

Distinct hostnames that link to or from paypro.tech in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for paypro.tech.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from paypro.tech.

Cypher and MCP

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

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