Hostname
charnyauto-technic.com
Last fetched
charnyauto-technic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
charnyauto-technic.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.109 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.112 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.48 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.8 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.206.103 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.11 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.52 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.206.93 | 18.154.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.8.10 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.102 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.124 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.42 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:638
- Organization
- eric levesque
- Contact emails
Subdomains
3 observed subdomains of charnyauto-technic.com.
Web-graph footprint
Distinct hostnames that link to or from charnyauto-technic.com in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for charnyauto-technic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from charnyauto-technic.com.
- IP · 108.138.26.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:638
- Country · DE
- Email · charnyauto-technic.com@shieldwhois.com
- TLD · .com
- Browse hostnames · ch…
- 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: "charnyauto-technic.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.