Skip to content

Hostname

autodekning.com

Last fetched

autodekning.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · autodekning.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/autodekning.com

Resolution chain

autodekning.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.144.5718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.7318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.173.219.1218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1418.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.2318.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.6218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
Contact emails

Subdomains

1 observed subdomain of autodekning.com.

Web-graph footprint

Distinct hostnames that link to or from autodekning.com in the public web crawl.

19 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for autodekning.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from autodekning.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "autodekning.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.