Skip to content

Hostname

jma-net.com

Last fetched

jma-net.com resolves to 2 IPv4 addresses operated by AS131921 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · jma-net.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jma-net.com

Resolution chain

jma-net.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1485
Organization
nttpc communications
Contact emails

Subdomains

6 observed subdomains of jma-net.com.

Web-graph footprint

Distinct hostnames that link to or from jma-net.com in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jma-net.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jma-net.com
SPF_INCLUDE_spf.shared-server.net
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.138.159.243
SPF_IP35.196.77.83
SPF_IP36.55.228.138/32
SPF_MXjma-net.com

Related pages

Pivot deeper into the graph from jma-net.com.

Cypher and MCP

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

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