Skip to content

Hostname

steve.ai

Last fetched

steve.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · steve.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/steve.ai

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.10213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.11313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.7213.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.60.1293.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.313.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.383.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.63.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
18.64.211.5918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
default auction contact
Contact emails

Subdomains

28 observed subdomains of steve.ai.

Web-graph footprint

Distinct hostnames that link to or from steve.ai in the public web crawl.

1,090 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for steve.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from steve.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "steve.ai"})-[: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.