Skip to content

Hostname

kicopl.com

Last fetched

kicopl.com resolves to 1 IPv4 address operated by AS4755 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
14.142.130.17814.142.128.0/22AS4755IN

WHOIS identity

Registrar
iana:303
Organization
avinash purandare
Contact emails

Subdomains

3 observed subdomains of kicopl.com.

Web-graph footprint

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

9 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kicopl.com.

MechanismTarget
SPF_Akicopl.com
SPF_INCLUDE_spfnew.logix.in
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.113.144.102

Related pages

Pivot deeper into the graph from kicopl.com.

Cypher and MCP

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

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