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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.174.114 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.2 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.64 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.67 | 52.84.174.0/24 | AS16509 | AMAZON-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
MX records
SPF policy
2 SPF mechanisms authorising senders for forma-cake.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _pvc.nova-holdings.jp |
| SPF_INCLUDE | kagoya.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.