Hostname
emarg.net
Last fetched
emarg.net resolves to 2 IPv4 addresses operated by WEBBERSTOPINDIA-AS - Webberstop India in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
emarg.net 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 |
|---|---|---|---|---|
| 103.59.181.70 | 103.59.180.0/23 | AS134044 | WEBBERSTOPINDIA-AS - Webberstop India | IN |
| 4.186.16.132 | 4.176.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- marg compusoft pvt.
- Contact emails
Subdomains
1 observed subdomain of emarg.net.
| Subdomain |
|---|
| my.emarg.net |
Web-graph footprint
Distinct hostnames that link to or from emarg.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from emarg.net.
- IP · 103.59.181.70
- ASN · AS134044WEBBERSTOPINDIA-AS - Webberstop India
- Registrar · iana:146
- Country · IN
- Email · anupmarg@gmail.com
- TLD · .net
- 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: "emarg.net"})-[: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.