Skip to content

Hostname

shoretel.com

Last fetched

shoretel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · shoretel.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shoretel.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.190.20815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.201.2315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.24.8915.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.38.993.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.81.1793.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.94.23116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.121.20216.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.59.18616.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
shoretel inc. (shore48422)
Contact emails

Subdomains

684 observed subdomains of shoretel.com.

Web-graph footprint

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

241 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shoretel.com.

MechanismTarget
SPF_INCLUDEmitel.com

Related pages

Pivot deeper into the graph from shoretel.com.

Cypher and MCP

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

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