Skip to content

Hostname

nos.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

nos.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
nippon office systems,
Contact emails

Subdomains

144 observed subdomains of nos.co.jp.

Web-graph footprint

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

46 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nos.co.jp.

MechanismTarget
SPF_INCLUDE_spf.dhsoc.jp
SPF_INCLUDEkairos3.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.nos.co.jp
SPF_IP153.142.3.135
SPF_IP210.162.1.10
SPF_IP39.110.204.104
SPF_IP54.199.183.177
SPF_IP54.238.147.216

Related pages

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

Cypher and MCP

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

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