Skip to content

Hostname

api-2-0.spot.im

Last fetched

api-2-0.spot.im resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · api-2-0.spot.imRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api-2-0.spot.im

Resolution chain

api-2-0.spot.im resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.36.2108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.50108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.59108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.80108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.245.12413.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.4413.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.7513.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.238.11013.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.12313.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.6713.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.7813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.174.11318.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.12518.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.5218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.6218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with api-2-0.spot.im in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from api-2-0.spot.im in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from api-2-0.spot.im.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-2-0.spot.im"})-[: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.