Skip to content

Hostname

emkay.com

Last fetched

emkay.com resolves to 7 IPv4 addresses operated by VINAKOM - VINAKOM COMMUNICATIONS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · emkay.comRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emkay.com

Resolution chain

emkay.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.41.84.245198.41.80.0/20AS36327VINAKOM - VINAKOM COMMUNICATIONSUS
198.41.84.251198.41.80.0/20AS36327VINAKOM - VINAKOM COMMUNICATIONSUS
209.251.82.73209.251.80.0/20AS13337EVWI-NET-01 - e-vergent.com LLCUS
209.251.82.77209.251.80.0/20AS13337EVWI-NET-01 - e-vergent.com LLCUS
50.79.207.13450.76.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
50.79.207.14050.76.0.0/14AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
204.68.232.155204.68.232.0/24AS63201COEOSOLUTIONS - Coeo Solutions, LLCUS

WHOIS identity

Registrar
iana:2
Organization
emkay
Contact emails

Subdomains

18 observed subdomains of emkay.com.

Web-graph footprint

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

38 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for emkay.com.

Related pages

Pivot deeper into the graph from emkay.com.

Cypher and MCP

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

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