Skip to content

Hostname

spikeseed.cloud

Last fetched

spikeseed.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · spikeseed.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spikeseed.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.2913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.7813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
143.204.204.129143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.3143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.44143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.85143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.10618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1345
Organization
arhs developments
Contact emails

Subdomains

16 observed subdomains of spikeseed.cloud.

Web-graph footprint

Distinct hostnames that link to or from spikeseed.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spikeseed.cloud.

Related pages

Pivot deeper into the graph from spikeseed.cloud.

Cypher and MCP

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

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