Skip to content

Hostname

easygaragestorage.com

Last fetched

easygaragestorage.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · easygaragestorage.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/easygaragestorage.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.90.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.221.23318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.52.11034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.24.16252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of easygaragestorage.com.

Web-graph footprint

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

14 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for easygaragestorage.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.54.10.23/32
SPF_MXeasygaragestorage.com

Related pages

Pivot deeper into the graph from easygaragestorage.com.

Cypher and MCP

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

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