Hostname
ping-t.com
Last fetched
ping-t.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ping-t.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.178.121.6 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ping-t.com owner
- Contact emails
- nakagawa@ping-t.com
- nakagawa@roue.co.jp
- 580d95ba-1e99-45b9-81c7-f02f40e73608@identity-protect.org
- c31802c3-291f-4a41-ae5f-0ba49c86d87c@identity-protect.org
- cbc7037d-8e46-4f75-baa8-6ee2f420a548@identity-protect.org
- d0d1de25-651c-486a-b819-304a039bec7b@identity-protect.org
- f6722321-a023-487c-bd99-c944a7f5ddd9@identity-protect.org
- f8f4242f-1d29-41b9-981a-a1e609343d3b@identity-protect.org
Subdomains
5 observed subdomains of ping-t.com.
Web-graph footprint
Distinct hostnames that link to or from ping-t.com in the public web crawl.
215 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ping-t.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from ping-t.com.
- IP · 18.178.121.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · nakagawa@ping-t.com
- TLD · .com
- Browse hostnames · pi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ping-t.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.