Skip to content

Hostname

ssh.com

Last fetched

ssh.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.3108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.71108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.77108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.9108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.171.214.1043.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.563.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.693.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.793.171.212.0/22AS16509AMAZON-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 ssh.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ssh.com.

MechanismTarget
SPF_INCLUDE470387.spf02.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.185.170.39
SPF_IP185.185.170.41
SPF_IP195.140.195.198
SPF_IP195.20.116.1
SPF_IP195.20.116.113
SPF_IP195.20.116.115
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from ssh.com.

Cypher and MCP

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

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