Skip to content

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

WHISPER CANON · emarg.netRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/emarg.net

Resolution chain

emarg.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.59.181.70103.59.180.0/23AS134044WEBBERSTOPINDIA-AS - Webberstop IndiaIN
4.186.16.1324.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

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 outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from emarg.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.