Skip to content

Hostname

test.1cs.jp

Last fetched

test.1cs.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · test.1cs.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/test.1cs.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.173.1313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.160.181.1018.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.5218.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.7318.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.9318.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with test.1cs.jp in WhisperGraph.

Subdomains

1 observed subdomain of test.1cs.jp.

Subdomain
a.test.1cs.jp

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for test.1cs.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.bmv.jp
SPF_IP211.13.204.0/24
SPF_IP3.113.255.191

Related pages

Pivot deeper into the graph from test.1cs.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "test.1cs.jp"})-[: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.