Skip to content

Hostname

imajiku.com

Last fetched

imajiku.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · imajiku.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/imajiku.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.120.178139.59.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:1478
Organization
dapurhost
Contact emails

Subdomains

10 observed subdomains of imajiku.com.

Web-graph footprint

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

71 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for imajiku.com.

MechanismTarget
SPF_Aimajiku.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.102.152.56
SPF_IP103.102.153.61
SPF_IP103.195.91.132
SPF_IP194.59.164.50
SPF_IP45.13.133.231
SPF_MXimajiku.com

Related pages

Pivot deeper into the graph from imajiku.com.

Cypher and MCP

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

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