Skip to content

Hostname

kd-clinic.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.254.239.180202.254.236.0/22AS131965JP
68.66.224.3868.66.224.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

12 observed subdomains of kd-clinic.com.

Web-graph footprint

Distinct hostnames that link to or from kd-clinic.com in the public web crawl.

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kd-clinic.com

SPF policy

5 SPF mechanisms authorising senders for kd-clinic.com.

MechanismTarget
SPF_Akd-clinic.com
SPF_Asv7381.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP68.66.224.38
SPF_MXkd-clinic.com

Related pages

Pivot deeper into the graph from kd-clinic.com.

Cypher and MCP

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

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