Hostname
isoscomms.com
Last fetched
isoscomms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
isoscomms.com 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 |
|---|---|---|---|---|
| 13.134.118.65 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.133.5.99 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.170.139.222 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.11.151.103 | 3.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of isoscomms.com owner
- Contact emails
- 5ca931fb-4052-434b-a377-fd76840f6aa1@identity-protect.org
- 779c292e-c54f-4efd-acf5-3d6f43d46590@identity-protect.org
- 80277a3a-0d19-4c8c-8038-dffcee5c16e0@identity-protect.org
- 83c680d3-1e2a-4bf3-b15e-954134cd5df5@identity-protect.org
- b0a2828b-53eb-4327-94af-65a4ef0e2413@identity-protect.org
- b5bae58d-b39f-428c-9629-b00b18fa26bf@identity-protect.org
- ed7a8bbe-36df-49db-9b13-53e9cd2d012f@identity-protect.org
- owner-4507752@isoscomms.com.whoisprivacyservice.org
- owner-4780972@isoscomms.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of isoscomms.com.
Threat posture
History
Related pages
Pivot deeper into the graph from isoscomms.com.
- IP · 13.134.118.65
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 5ca931fb-4052-434b-a377-fd76840f6aa1@identity-protect.org
- TLD · .com
- Browse hostnames · is…
- 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: "isoscomms.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.