Skip to content

Hostname

daishi24.com

Last fetched

daishi24.com resolves to 2 IPv4 addresses operated by AS131965 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · daishi24.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/daishi24.com

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of daishi24.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for daishi24.com.

MechanismTarget
SPF_Adaishi24.com
SPF_Asv12390.xserver.jp
SPF_Asv16708.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXdaishi24.com

Related pages

Pivot deeper into the graph from daishi24.com.

Cypher and MCP

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

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