Hostname
yourcmpny.com
Last fetched
yourcmpny.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yourcmpny.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.228.101.100 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.140.202 | 50.19.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yourcmpny.com owner
- Contact emails
- 01d47c08-0d61-44e7-bdef-ae588f65c843@identity-protect.org
- 058dedbd-46fa-466e-8c19-38c76b9be832@identity-protect.org
- 25d41f8c-c12a-4571-8897-52ba47b82d3b@identity-protect.org
- 62c7f707-3c1e-4340-9e6f-1104dfaf5e8b@identity-protect.org
- 88ef6ca6-501d-43cc-8c91-f4d06e8c6348@identity-protect.org
- 9ff94ae9-2caf-4ac6-ae74-d5d34f281aee@identity-protect.org
- cda96454-ade4-4931-886b-b20f5df4a08a@identity-protect.org
- owner-495079@yourcmpny.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of yourcmpny.com.
Threat posture
History
Related pages
Pivot deeper into the graph from yourcmpny.com.
- IP · 3.228.101.100
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 01d47c08-0d61-44e7-bdef-ae588f65c843@identity-protect.org
- TLD · .com
- Browse hostnames · yo…
- 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: "yourcmpny.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.