Skip to content

Hostname

stepes.com

Last fetched

stepes.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · stepes.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stepes.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.37.10013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.7813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.112.11118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.161.11818.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.1418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.4518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.6218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
carl yao
Contact emails

Subdomains

34 observed subdomains of stepes.com.

Web-graph footprint

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

164 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stepes.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from stepes.com.

Cypher and MCP

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

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