Skip to content

Hostname

dev.einfach-behandeln.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.11216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.20716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.7216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.17616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.65.20516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.25316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1043.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.120.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.24552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.199.5352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.23752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev.einfach-behandeln.ch in WhisperGraph.

Subdomains

4 observed subdomains of dev.einfach-behandeln.ch.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dev.einfach-behandeln.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dev.einfach-behandeln.ch.

Cypher and MCP

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

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