Skip to content

Hostname

dholic.co.jp

Last fetched

dholic.co.jp resolves to 1 IPv4 address operated by KIXS-AS-KR-KR - Korea Telecom in KR.

Nutrition Label

WHISPER CANON · dholic.co.jpRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dholic.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
121.189.54.20121.191.166.0/24AS4766KIXS-AS-KR-KR - Korea TelecomKR

WHOIS identity

Registrar
Organization
dholic fbl co.,ltd.
Contact emails

Subdomains

33 observed subdomains of dholic.co.jp.

Web-graph footprint

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

346 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for dholic.co.jp.

MechanismTarget
SPF_INCLUDE_vpc.daouoffice.com
SPF_INCLUDEmail.stibee.com
SPF_IP115.71.11.141
SPF_IP115.71.12.198
SPF_IP121.189.54.0/24
SPF_IP133.217.192.19/32
SPF_IP133.217.192.20/32
SPF_IP133.217.192.21/32
SPF_IP133.217.192.22/32
SPF_IP34.64.132.118
SPF_IP34.64.248.113

Related pages

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

Cypher and MCP

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

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