Hostname
colvinetech.com
Last fetched
colvinetech.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
colvinetech.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 |
|---|---|---|---|---|
| 34.227.20.201 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of colvinetech.com owner
- Contact emails
- 19e0b47c-0563-4a77-a066-f5c31337b53d@identity-protect.org
- 20a3e471-12cd-4b10-b6bd-8832ead1e429@identity-protect.org
- 2eca4445-9094-47d0-84e7-08b02b76da9b@identity-protect.org
- 89ab987a-6a70-4f66-815b-8c9587c13a77@identity-protect.org
- bfa6819c-df28-443c-b870-9c3f1dbc80e4@identity-protect.org
- c698bbab-010c-46e8-9a3a-ca3633603412@identity-protect.org
- dcf557fa-b005-4aac-b3b0-c29a3b5010c2@identity-protect.org
- fc89cd26-eab6-4482-a122-8f5720af7cce@identity-protect.org
Subdomains
1 observed subdomain of colvinetech.com.
| Subdomain |
|---|
| www.colvinetech.com |
Web-graph footprint
Distinct hostnames that link to or from colvinetech.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from colvinetech.com.
- IP · 34.227.20.201
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 19e0b47c-0563-4a77-a066-f5c31337b53d@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "colvinetech.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.