Skip to content

Hostname

setanta.bet

Last fetched

setanta.bet resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · setanta.betRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/setanta.bet

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.252.1113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.11613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12254.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
crossways corporation
Contact emails

Subdomains

9 observed subdomains of setanta.bet.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for setanta.bet.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from setanta.bet.

Cypher and MCP

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

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