Skip to content

Hostname

pairs.tw

Last fetched

pairs.tw resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · pairs.twRouting diversity6.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pairs.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.180.10813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.12.4513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.205.17513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.167.11818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.161.12818.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.201.1613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.204.1263.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.60.1433.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.107.1233.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.89.16735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.27.12935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.54.15052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.130.14752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.113.17352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.115.9952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.239.6252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.51.23152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.129.16152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.2.12852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.244.6352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
eureka.inc yuu akasaka
Contact emails

Subdomains

2 observed subdomains of pairs.tw.

Web-graph footprint

Distinct hostnames that link to or from pairs.tw in the public web crawl.

28 sites link to this hostname.

223 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pairs.tw.

MechanismTarget
SPF_Apairs.lv
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from pairs.tw.

Cypher and MCP

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

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