Skip to content

Hostname

seton.at

Last fetched

seton.at resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · seton.atRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/seton.at

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.158.1053.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.1273.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.243.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.543.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
ecotel communication
Contact emails

Subdomains

5 observed subdomains of seton.at.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for seton.at.

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.at.

Cypher and MCP

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

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