Skip to content

Hostname

e-ikc.com

Last fetched

e-ikc.com resolves to 1 IPv4 address operated by AS136907 in SA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · e-ikc.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/e-ikc.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.46.50.119101.46.48.0/20AS136907SA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of e-ikc.com.

Web-graph footprint

Distinct hostnames that link to or from e-ikc.com in the public web crawl.

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for e-ikc.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP101.46.50.119
SPF_IP62.212.73.197
SPF_IP85.17.213.144
SPF_IP94.75.234.217

Related pages

Pivot deeper into the graph from e-ikc.com.

Cypher and MCP

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

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