Skip to content

Hostname

smartedge.ch

Last fetched

smartedge.ch resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.134.1753.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1403.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1483.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.973.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1573.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2203.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.763.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.2413.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.753.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.15252.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.1252.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.19652.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.22452.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.22052.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

1 observed subdomain of smartedge.ch.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smartedge.ch.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from smartedge.ch.

Cypher and MCP

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

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