Skip to content

Hostname

seton.ch

Last fetched

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

Nutrition Label

WHISPER CANON · seton.chRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/seton.ch

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.4618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.174.153.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.463.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.593.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.893.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
brady
Contact emails

Subdomains

5 observed subdomains of seton.ch.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for seton.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP205.220.168.164
SPF_IP205.220.180.164

Related pages

Pivot deeper into the graph from seton.ch.

Cypher and MCP

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

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