Skip to content

Hostname

the.select

Last fetched

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

Nutrition Label

WHISPER CANON · the.selectRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/the.select

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.155.11518.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.2318.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.5318.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.155.6518.64.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.65.2552.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.3052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4352.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

1 observed subdomain of the.select.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for the.select.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from the.select.

Cypher and MCP

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

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