Skip to content

Hostname

unkoi.com

Last fetched

unkoi.com resolves to 1 IPv4 address operated by AS4694 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · unkoi.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/unkoi.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.129.56.200210.129.48.0/20AS4694JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

23 observed subdomains of unkoi.com.

Web-graph footprint

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

242 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unkoi.com.

MechanismTarget
SPF_IP124.211.55.64/26
SPF_IP160.16.77.218
SPF_IP210.129.53.239
SPF_IP210.232.29.64/26
SPF_IP49.212.161.67
SPF_IP49.212.171.169
SPF_IP49.212.179.42
SPF_IP49.212.205.246
SPF_MXunkoi.com

Related pages

Pivot deeper into the graph from unkoi.com.

Cypher and MCP

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

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