Skip to content

Hostname

ync.ne.jp

Last fetched

ync.ne.jp resolves to 1 IPv4 address operated by AS4713 in JP.

Nutrition Label

WHISPER CANON · ync.ne.jpRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ync.ne.jp

Resolution chain

ync.ne.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.153.151.179153.128.0.0/10AS4713JP

WHOIS identity

No WHOIS records are currently associated with ync.ne.jp in WhisperGraph.

Subdomains

5 observed subdomains of ync.ne.jp.

Web-graph footprint

Distinct hostnames that link to or from ync.ne.jp in the public web crawl.

902 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ync.ne.jp.

MechanismTarget
SPF_INCLUDE8947762.spf03.hubspotemail.net
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEspf.securemx.jp
SPF_IP153.153.151.177
SPF_IP153.153.151.178
SPF_IP153.153.151.179
SPF_IP160.13.90.40
SPF_IP202.221.199.194
SPF_IP202.238.194.38
SPF_MXync.ne.jp

Related pages

Pivot deeper into the graph from ync.ne.jp.

Cypher and MCP

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

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