Skip to content

Hostname

selecty.app

Last fetched

selecty.app resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · selecty.appRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/selecty.app

Resolution chain

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

IPPrefixASNOperatorCountry
15.228.4.8915.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.141.43177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.168.44177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.188.217177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.245.245177.71.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.145.20118.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.159.14018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.237.7818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.27.21618.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.32.17818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.76.1518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.41.4818.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.28.5518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.16.15352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.16.25052.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.34.13752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.166.13254.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.167.20954.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.110.3554.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.180.21954.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of selecty.app.

Web-graph footprint

Distinct hostnames that link to or from selecty.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for selecty.app.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from selecty.app.

Cypher and MCP

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

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