Skip to content

Hostname

scala-com.jp

Last fetched

scala-com.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · scala-com.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scala-com.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.11713.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.11199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7699.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.9899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

18 observed subdomains of scala-com.jp.

Web-graph footprint

Distinct hostnames that link to or from scala-com.jp in the public web crawl.

161 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for scala-com.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEexternal-spf.scala-com.jp
SPF_INCLUDEmail.dga.jp
SPF_IP113.40.32.96/27
SPF_IP122.1.17.114/32
SPF_IP122.220.199.0/24
SPF_IP153.150.153.98/32
SPF_IP202.143.87.128/25
SPF_IP210.229.179.170/32
SPF_IP52.192.47.195
SPF_MXscala-com.jp

Related pages

Pivot deeper into the graph from scala-com.jp.

Cypher and MCP

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

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