Skip to content

Hostname

komidoc.com

Last fetched

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

Nutrition Label

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

Resolution chain

komidoc.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.3.183.0/24AS3215FR

WHOIS identity

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

Subdomains

21 observed subdomains of komidoc.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for komidoc.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 komidoc.com.

Cypher and MCP

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

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