Skip to content

Hostname

shorcan.com

Last fetched

shorcan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.111.1018.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.4218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5218.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.818.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
65.8.180.1265.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.3665.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.5165.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.6565.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of shorcan.com.

Web-graph footprint

Distinct hostnames that link to or from shorcan.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shorcan.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP198.22.102.0/24
SPF_IP66.46.249.248/29
SPF_IP76.9.199.88/29
SPF_IP96.43.147.64/28

Related pages

Pivot deeper into the graph from shorcan.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shorcan.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.