Skip to content

Hostname

linkage-jp.com

Last fetched

linkage-jp.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in JP. WHOIS lists iana:277 as the registrar.

Nutrition Label

WHISPER CANON · linkage-jp.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/linkage-jp.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.3.216.143138.3.208.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

Registrar
iana:277
Organization
Contact emails

Subdomains

45 observed subdomains of linkage-jp.com.

Web-graph footprint

Distinct hostnames that link to or from linkage-jp.com in the public web crawl.

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for linkage-jp.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_IP138.3.216.143
SPF_IP153.126.193.183
SPF_IP158.101.69.224
SPF_IP203.152.222.17
SPF_IP203.152.222.18
SPF_IP203.152.222.22
SPF_IP203.152.222.24

Related pages

Pivot deeper into the graph from linkage-jp.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linkage-jp.com"})-[: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.