Skip to content

Hostname

acrocross.com

Last fetched

acrocross.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · acrocross.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/acrocross.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.1113.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1133.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.843.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.93.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.36.1153.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.1173.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.203.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.703.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

3 observed subdomains of acrocross.com.

Web-graph footprint

Distinct hostnames that link to or from acrocross.com in the public web crawl.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acrocross.com.

MechanismTarget
SPF_INCLUDEspf.onnet21.com

Related pages

Pivot deeper into the graph from acrocross.com.

Cypher and MCP

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

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