Skip to content

Hostname

valuegolf.co.jp

Last fetched

valuegolf.co.jp resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in JP.

Nutrition Label

WHISPER CANON · valuegolf.co.jpRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/valuegolf.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
141.147.169.138141.147.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

Registrar
Organization
value golf
Contact emails

Subdomains

87 observed subdomains of valuegolf.co.jp.

Web-graph footprint

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

523 sites link to this hostname.

505 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for valuegolf.co.jp.

MechanismTarget
SPF_INCLUDE_spf.dev.valuegolf.co.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.makeshop.jp
SPF_INCLUDEspf01.aiolite.jp
SPF_IP141.147.169.138
SPF_IP153.121.52.148
SPF_IP203.152.207.37
SPF_IP49.212.25.175

Related pages

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

Cypher and MCP

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

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