Skip to content

Hostname

jpc-net.jp

Last fetched

jpc-net.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · jpc-net.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/jpc-net.jp

Resolution chain

jpc-net.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
japan productivity center
Contact emails

Subdomains

12 observed subdomains of jpc-net.jp.

Web-graph footprint

Distinct hostnames that link to or from jpc-net.jp in the public web crawl.

1,429 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for jpc-net.jp.

MechanismTarget
SPF_INCLUDE_spf.bownow.jp
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_IP153.121.51.17
SPF_IP157.205.122.225
SPF_IP210.129.150.170
SPF_IP221.112.111.139/32
SPF_IP221.112.111.140/32
SPF_IP27.133.129.189
SPF_IP52.193.198.203

Related pages

Pivot deeper into the graph from jpc-net.jp.

Cypher and MCP

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

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