Skip to content

Hostname

select-type.com

Last fetched

select-type.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · select-type.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/select-type.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.150.10613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.228.2363.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.181.10635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.63.5952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.154.22152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.158.19052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.236.25152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.131.12452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.196.17554.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.120.21354.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from select-type.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for select-type.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP13.112.183.40
SPF_IP18.177.223.28
SPF_IP3.114.137.208
SPF_IP35.72.239.253
SPF_IP35.79.161.139

Related pages

Pivot deeper into the graph from select-type.com.

Cypher and MCP

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

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