Skip to content

Hostname

pingpong.one

Last fetched

pingpong.one resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pingpong.oneRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pingpong.one

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.210.14108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.20108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.35108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.98108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.11118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.1053.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1293.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.683.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.743.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1068
Organization
dong shi
Contact emails

Subdomains

8 observed subdomains of pingpong.one.

Web-graph footprint

Distinct hostnames that link to or from pingpong.one in the public web crawl.

41 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pingpong.one.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.privateemail.com

Related pages

Pivot deeper into the graph from pingpong.one.

Cypher and MCP

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

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