Skip to content

Hostname

netlearning.co.jp

Last fetched

netlearning.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · netlearning.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netlearning.co.jp

Resolution chain

netlearning.co.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
netlearning,
Contact emails

Subdomains

28 observed subdomains of netlearning.co.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for netlearning.co.jp.

MechanismTarget
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf.webfile.jp
SPF_INCLUDEspf.wingarc.smtps.jp
SPF_IP125.100.114.218
SPF_IP125.100.114.220
SPF_IP125.103.89.130
SPF_IP125.103.89.144
SPF_IP125.103.89.157
SPF_IP193.82.1.150
SPF_IP193.82.13.131
SPF_IP193.82.13.132
SPF_IP193.82.13.72
SPF_IP193.82.13.73
SPF_IP193.82.13.83
SPF_IP193.82.13.84
SPF_IP193.82.13.85/32
SPF_IP42.125.248.200
SPF_IP42.125.248.201
SPF_IP42.125.248.211
SPF_IP42.125.248.212
SPF_IP42.125.248.22
SPF_IP54.168.91.177

Related pages

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

Cypher and MCP

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

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