Hostname
armstrongts.com
Last fetched
armstrongts.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
armstrongts.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 |
|---|---|---|---|---|
| 107.180.99.116 | 107.180.96.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of armstrongts.com owner
- Contact emails
- dn7us95k6kx@networksolutionsprivateregistration.com
- na8vc2gs4cc@networksolutionsprivateregistration.com
- wa4x45y886g@networksolutionsprivateregistration.com
- 2d86ee0d-a6d1-49ea-b8ab-468e07f52d29@identity-protect.org
- 4218d1e5-68d4-4051-8f94-a475393e3bc8@identity-protect.org
- b16f4f41-a455-4ac8-8a89-0020d471690f@identity-protect.org
- c53b5325-7713-4227-8a19-c42007ea112b@identity-protect.org
- cb7b2333-0ed8-4195-b708-c6d78a893a92@identity-protect.org
- f7a816a8-193a-44d4-8f2b-1047203d2d40@identity-protect.org
Subdomains
1 observed subdomain of armstrongts.com.
| Subdomain |
|---|
| www.armstrongts.com |
Web-graph footprint
Distinct hostnames that link to or from armstrongts.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from armstrongts.com.
- IP · 107.180.99.116
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · dn7us95k6kx@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ar…
- 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: "armstrongts.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.