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
Resolution chain
emkay.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.41.84.245 | 198.41.80.0/20 | AS36327 | VINAKOM - VINAKOM COMMUNICATIONS | US |
| 198.41.84.251 | 198.41.80.0/20 | AS36327 | VINAKOM - VINAKOM COMMUNICATIONS | US |
| 209.251.82.73 | 209.251.80.0/20 | AS13337 | EVWI-NET-01 - e-vergent.com LLC | US |
| 209.251.82.77 | 209.251.80.0/20 | AS13337 | EVWI-NET-01 - e-vergent.com LLC | US |
| 50.79.207.134 | 50.76.0.0/14 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| 50.79.207.140 | 50.76.0.0/14 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
| 204.68.232.155 | 204.68.232.0/24 | AS63201 | COEOSOLUTIONS - Coeo Solutions, LLC | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for emkay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 198.41.84.224/27 |
| SPF_IP | 209.251.82.64/27 |
| SPF_IP | 50.79.207.128/28 |
Related pages
Pivot deeper into the graph from emkay.com.
- IP · 198.41.84.245
- ASN · AS36327VINAKOM - VINAKOM COMMUNICATIONS
- Registrar · iana:2
- Country · US
- Email · agriffith@emkay.com
- TLD · .com
- Browse hostnames · em…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.