Skip to content

Hostname

commoney.jp

Last fetched

commoney.jp resolves to 1 IPv4 address operated by AS9607 in JP.

Nutrition Label

WHISPER CANON · commoney.jpRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/commoney.jp

Resolution chain

commoney.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.14.0.141211.14.0.0/21AS9607JP

WHOIS identity

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

Subdomains

28 observed subdomains of commoney.jp.

Web-graph footprint

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

32 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for commoney.jp.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEasp.cuenote.jp

Related pages

Pivot deeper into the graph from commoney.jp.

Cypher and MCP

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

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