Skip to content

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

WHISPER CANON · charnyauto-technic.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/charnyauto-technic.com

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.

IPPrefixASNOperatorCountry
108.138.26.109108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.112108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.48108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.8108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.206.10318.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.1118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.5218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.9318.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.1018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.10218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.12418.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4218.64.8.0/22AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for charnyauto-technic.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from charnyauto-technic.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.