Hostname
esmserver.com
Last fetched
esmserver.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
esmserver.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.40.63.98 | 104.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 40.112.243.33 | 40.112.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- itsupport@platinumbay.com
- a95cbde3ec@esmserver.com.whoistrustee.com
- 469570dc5fea8bd0ef5fddd03317eee4938e53894e45c04e1f7b4344291724be@esmserver.com.whoisproxy.org
- 61c1c1c19489347070cf86f74de7a5f2b0d028daf1825000e85298e3d3a2d555@esmserver.com.whoisproxy.org
- 79c0ccc2eb57c2b453979c4db3c6e52d3d358f3665844fd372ec81b62db5553f@esmserver.com.whoisproxy.org
- 7e98f8598281cf1c9dc2e10efec653a4bfcffc839c7b42050f8a496c2c9e4d14@esmserver.com.whoisproxy.org
- f289acc7732ca888b5d363bb5651551d580e5f2f74b86ff0c32256625c54bc1a@esmserver.com.whoisproxy.org
Subdomains
1 observed subdomain of esmserver.com.
| Subdomain |
|---|
| www.esmserver.com |
Threat posture
History
Related pages
Pivot deeper into the graph from esmserver.com.
- IP · 104.40.63.98
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1387
- Country · US
- Email · itsupport@platinumbay.com
- TLD · .com
- Browse hostnames · es…
- 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: "esmserver.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.