Skip to content

Hostname

securityz.jp

Last fetched

securityz.jp resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · securityz.jpRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/securityz.jp

Resolution chain

securityz.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.159.1045.60.159.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.167.1045.60.167.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
tokai communications corporation
Contact emails

Subdomains

3 observed subdomains of securityz.jp.

Web-graph footprint

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

13 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for securityz.jp.

MechanismTarget
SPF_INCLUDEmd27.maildealer.jp
SPF_INCLUDEscorpio.oneoffice.jp
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP27.121.54.250
SPF_IP42.125.231.12
SPF_IP42.125.231.13
SPF_IP42.125.231.14
SPF_IP42.125.231.22
SPF_IP42.125.231.23

Related pages

Pivot deeper into the graph from securityz.jp.

Cypher and MCP

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

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