Skip to content

Hostname

forma-cake.jp

Last fetched

forma-cake.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · forma-cake.jpRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/forma-cake.jp

Resolution chain

forma-cake.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.174.11452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.252.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

5 observed subdomains of forma-cake.jp.

Web-graph footprint

Distinct hostnames that link to or from forma-cake.jp in the public web crawl.

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for forma-cake.jp.

MechanismTarget
SPF_INCLUDE_pvc.nova-holdings.jp
SPF_INCLUDEkagoya.net

Related pages

Pivot deeper into the graph from forma-cake.jp.

Cypher and MCP

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

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