Hostname
testglobal.net
Last fetched
testglobal.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
testglobal.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.234.108 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.43 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.61 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.71 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- keyson877@gmail.com
- 134703d5-49a7-49ae-bb86-d86980c500b8@identity-protect.org
- 3de70582-39a3-41f4-bc5d-f79f9f73476a@identity-protect.org
- 4d6f4368-7bd6-47fe-82b4-408017067ada@identity-protect.org
- 588f5f79-8ee4-48c2-83fc-5300b3973cc6@identity-protect.org
- c62c4979-9b61-4893-941c-5ba27d3adb4f@identity-protect.org
- d433a5a5-f156-4e8d-8a31-dc65365c3cd4@identity-protect.org
- f9e52ee7-f73f-47e7-84ee-6d682fbc0b76@identity-protect.org
- owner-7477093@testglobal.net.whoisprivacyservice.org
- owner-7747042@testglobal.net.whoisprivacyservice.org
Subdomains
26 observed subdomains of testglobal.net.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from testglobal.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from testglobal.net.
- IP · 99.84.234.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · keyson877@gmail.com
- TLD · .net
- Browse hostnames · te…
- 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: "testglobal.net"})-[: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.