Skip to content

Hostname

devcon5.ch

Last fetched

devcon5.ch resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · devcon5.chRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/devcon5.ch

Resolution chain

devcon5.ch resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.4116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.19016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.17316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.5616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.6116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.31.1713.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.38.6152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.63.2952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.25352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.22952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.5354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with devcon5.ch in WhisperGraph.

Subdomains

7 observed subdomains of devcon5.ch.

Web-graph footprint

Distinct hostnames that link to or from devcon5.ch in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for devcon5.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from devcon5.ch.

Cypher and MCP

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

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