Skip to content

Hostname

cross-a.net

Last fetched

cross-a.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · cross-a.netRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cross-a.net

Resolution chain

cross-a.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.138.12213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.50.161176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.162.14618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.73.9718.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.102.335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.26.19535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.235.16535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.226.20852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.238.17552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.241.552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.120.3854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.254.13154.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.117.3854.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.225.20013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.104.17516.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.230.6313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
infonear
Contact emails

Subdomains

5 observed subdomains of cross-a.net.

Web-graph footprint

Distinct hostnames that link to or from cross-a.net in the public web crawl.

1,953 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cross-a.net.

MechanismTarget
SPF_Awww1839.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_IP112.78.112.179
SPF_IP160.16.118.134
SPF_IP52.198.95.59
SPF_IP52.199.77.44

Related pages

Pivot deeper into the graph from cross-a.net.

Cypher and MCP

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

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