Hostname
principlesco.com
Last fetched
principlesco.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
principlesco.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.227.231.2 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.27.181 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.178.159 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of principlesco.com owner
- Contact emails
- 0ebe4c1d-41b2-4c1c-9f8e-3c2a1a309f88@identity-protect.org
- 26b4c452-e247-4508-a132-7edb3ee85999@identity-protect.org
- 4321a7c3-5672-45d6-a53b-624bd1c3dece@identity-protect.org
- 6c635ae1-44ab-4644-a02b-0d3380c6a633@identity-protect.org
- b5f0187e-2cc3-46e3-95ef-90911a725da9@identity-protect.org
- c39c4ddd-a5e9-4292-98db-1a3ed6a9f6d0@identity-protect.org
- f2e0c6e5-e529-4c2a-a76f-826bfa953259@identity-protect.org
- owner-10712154@principlesco.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of principlesco.com.
Web-graph footprint
Distinct hostnames that link to or from principlesco.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from principlesco.com.
- IP · 34.227.231.2
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ebe4c1d-41b2-4c1c-9f8e-3c2a1a309f88@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "principlesco.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.