Skip to content

Hostname

test.aciescore.com

Last fetched

test.aciescore.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.198.1223.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.323.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.43.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.553.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.151.10754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with test.aciescore.com in WhisperGraph.

Subdomains

1 observed subdomain of test.aciescore.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for test.aciescore.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from test.aciescore.com.

Cypher and MCP

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

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