Skip to content

Hostname

kowa-idea.com

Last fetched

kowa-idea.com resolves to 1 IPv4 address operated by AS2516 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
211.10.132.181211.10.128.0/17AS2516JP

WHOIS identity

Registrar
iana:49
Organization
alec system service
Contact emails

Subdomains

2 observed subdomains of kowa-idea.com.

Web-graph footprint

Distinct hostnames that link to or from kowa-idea.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kowa-idea.com.

MechanismTarget
SPF_Akowa-idea.com
SPF_IP211.10.132.0/24
SPF_MXkowa-idea.com

Related pages

Pivot deeper into the graph from kowa-idea.com.

Cypher and MCP

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

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