Skip to content

Hostname

netbk.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · netbk.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/netbk.co.jp

Resolution chain

netbk.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
sbi sumishin net bank,
Contact emails

Subdomains

196 observed subdomains of netbk.co.jp.

Web-graph footprint

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

2,895 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for netbk.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.netbk.co.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.e-shishobako.ne.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_INCLUDEspiral-platform.com
SPF_INCLUDEtis02s-spf.mrs.mpub.ne.jp
SPF_IP103.28.167.141/32
SPF_IP103.28.167.142/32
SPF_IP103.71.156.227
SPF_IP13.115.235.55
SPF_IP13.208.92.200
SPF_IP13.230.15.107
SPF_IP13.230.15.7
SPF_IP13.230.152.135
SPF_IP133.186.35.44
SPF_IP133.186.35.47/32
SPF_IP133.250.217.128/27
SPF_IP133.250.217.192/27
SPF_IP15.152.249.51
SPF_IP15.168.27.4
SPF_IP15.168.28.14
SPF_IP202.228.220.64/27
SPF_IP202.241.206.0/25
SPF_IP202.55.137.176
SPF_IP202.86.63.117
SPF_IP204.14.232.0/25
SPF_IP204.14.233.0/25
SPF_IP204.14.234.0/25
SPF_IP204.14.235.0/25
SPF_IP210.233.102.40/30
SPF_IP218.40.10.96/30
SPF_IP218.40.13.231/32
SPF_IP218.40.13.232/32
SPF_IP218.40.13.233/32
SPF_IP218.40.13.234/32
SPF_IP219.127.175.27
SPF_IP223.223.166.9
SPF_IP223.27.116.0/22
SPF_IP52.192.100.79
SPF_IP52.196.173.204
SPF_IP59.106.36.12
SPF_IP64.56.170.96/27

Related pages

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

Cypher and MCP

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

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