Skip to content

Hostname

sumai-step.com

Last fetched

sumai-step.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.11013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.82.1013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.9513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sumai-step.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from sumai-step.com.

Cypher and MCP

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

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