Skip to content

Hostname

dengekiya.com

Last fetched

dengekiya.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · dengekiya.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dengekiya.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.189.42.1884.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:49
Organization
ascii mediaworks
Contact emails

Subdomains

1 observed subdomain of dengekiya.com.

Web-graph footprint

Distinct hostnames that link to or from dengekiya.com in the public web crawl.

242 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dengekiya.com.

MechanismTarget
SPF_INCLUDE_netblocks.3hands.co.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_IP119.245.141.67
SPF_IP183.177.44.0/24
SPF_IP202.213.45.128/25
SPF_IP202.225.5.0/26

Related pages

Pivot deeper into the graph from dengekiya.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dengekiya.com"})-[: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.