Skip to content

Hostname

spaceox.net

Last fetched

spaceox.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · spaceox.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spaceox.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.10313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.1552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
sewon kim
Contact emails

Subdomains

1 observed subdomain of spaceox.net.

Web-graph footprint

Distinct hostnames that link to or from spaceox.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spaceox.net.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from spaceox.net.

Cypher and MCP

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

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