Hostname
tecdevl.com
Last fetched
tecdevl.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tecdevl.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.206 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.193 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.228 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.64 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.149 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tecdevl.com owner
- Contact emails
- 0fee32c5-845a-4ed9-84da-eee79e8e0c3e@identity-protect.org
- 145d3cc5-af04-4ba1-a5c9-752d5b8b84fc@identity-protect.org
- 95bfb9f5-2e06-4ea2-b6e8-7287dbe2bae6@identity-protect.org
- dc8266c3-443d-49f1-8422-87a6fa48a17b@identity-protect.org
- ef5db5ea-bf31-4067-90b0-1b055125bf42@identity-protect.org
- f33dd58c-a553-4ec3-8126-38f026f6e528@identity-protect.org
- f73ca9b1-3d27-4845-90a7-01fdc555bf80@identity-protect.org
Subdomains
1 observed subdomain of tecdevl.com.
| Subdomain |
|---|
| www.tecdevl.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from tecdevl.com.
- IP · 3.5.216.206
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 0fee32c5-845a-4ed9-84da-eee79e8e0c3e@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "tecdevl.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.