Skip to content

Hostname

012cloud.jp

Last fetched

012cloud.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · 012cloud.jpRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/012cloud.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.12313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.12413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.154.110.12118.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.3818.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.4918.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.9818.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

49 observed subdomains of 012cloud.jp.

Web-graph footprint

Distinct hostnames that link to or from 012cloud.jp in the public web crawl.

161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 012cloud.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP160.16.219.141

Related pages

Pivot deeper into the graph from 012cloud.jp.

Cypher and MCP

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

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