Skip to content

Hostname

sumally.com

Last fetched

sumally.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.166.24013.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.127.213.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.130.49184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.136.192204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
3.101.52.1983.101.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.186.3650.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.11.6552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.38.5954.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.104.15054.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.99.13254.215.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.154.2554.219.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.37.8454.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

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 sumally.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sumally.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEu26506609.wl110.sendgrid.net

Related pages

Pivot deeper into the graph from sumally.com.

Cypher and MCP

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

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