Skip to content

Hostname

frameworks.co.jp

Last fetched

frameworks.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

frameworks.co.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.138.12313.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.6413.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
frame works software,
Contact emails

Subdomains

4 observed subdomains of frameworks.co.jp.

Web-graph footprint

Distinct hostnames that link to or from frameworks.co.jp in the public web crawl.

38 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frameworks.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com

Related pages

Pivot deeper into the graph from frameworks.co.jp.

Cypher and MCP

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

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