Skip to content

Hostname

denyo.co.jp

Last fetched

denyo.co.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · denyo.co.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/denyo.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
153.127.118.178154.0.128.0/24AS7684JP

WHOIS identity

No WHOIS records are currently associated with denyo.co.jp in WhisperGraph.

Subdomains

10 observed subdomains of denyo.co.jp.

Web-graph footprint

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

405 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for denyo.co.jp.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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