Skip to content

Hostname

amcon.de

Last fetched

amcon.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · amcon.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/amcon.de

Resolution chain

amcon.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.4.11218.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.12718.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.5718.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.6618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.238.55.2718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.240.163.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.603.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.653.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.773.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with amcon.de in WhisperGraph.

Subdomains

72 observed subdomains of amcon.de.

Web-graph footprint

Distinct hostnames that link to or from amcon.de in the public web crawl.

30 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for amcon.de.

MechanismTarget
SPF_Aamcon.de
SPF_INCLUDEspf.academymaker.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXamcon.de

Related pages

Pivot deeper into the graph from amcon.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amcon.de"})-[: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.