Skip to content

Hostname

storrshall.com

Last fetched

storrshall.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.112108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.71108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.78108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.84108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.1143.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.353.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.623.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.132.73.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
storrs hall
Contact emails

Subdomains

4 observed subdomains of storrshall.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for storrshall.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail2.guestfolio.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from storrshall.com.

Cypher and MCP

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

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