Skip to content

Hostname

prodelight.co.jp

Last fetched

prodelight.co.jp resolves to 1 IPv4 address operated by GMO-I-R1 - GMO Internet, Inc. in JP.

Nutrition Label

WHISPER CANON · prodelight.co.jpRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/prodelight.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
160.251.19.185160.251.0.0/18AS7506GMO-I-R1 - GMO Internet, Inc.JP

WHOIS identity

Registrar
Organization
prodelight_inc
Contact emails

Subdomains

14 observed subdomains of prodelight.co.jp.

Web-graph footprint

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

109 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for prodelight.co.jp.

MechanismTarget
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.95.133.116
SPF_IP150.95.172.198
SPF_IP153.150.26.3
SPF_IP160.251.19.185
SPF_IP163.44.167.199

Related pages

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

Cypher and MCP

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

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