Skip to content

Hostname

komicloud.com

Last fetched

komicloud.com resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · komicloud.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/komicloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.2.209.196194.2.209.0/24AS3215FR

WHOIS identity

Registrar
iana:81
Organization
konica minolta business solutions france
Contact emails

Subdomains

4 observed subdomains of komicloud.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for komicloud.com.

MechanismTarget
SPF_Amail.komicloud.com
SPF_Amail.komidoc.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP170.10.113.230
SPF_IP194.2.209.196
SPF_IP217.117.149.48
SPF_IP40.123.209.47
SPF_IP52.187.166.191

Related pages

Pivot deeper into the graph from komicloud.com.

Cypher and MCP

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

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