Hostname
emitii.com
Last fetched
emitii.com resolves to 1 IPv4 address operated by VIANET-NP - VIA NET COMMUNICATION LTD. in NP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emitii.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 110.44.121.132 | 110.44.120.0/23 | AS45650 | VIANET-NP - VIA NET COMMUNICATION LTD. | NP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emitii.com owner
- Contact emails
- ganesh@gurzu.com
- kapilnakhwa@gmail.com
- 2b973d87-a328-4d42-888f-936b402b2ef9@identity-protect.org
- 93adedb5-7e10-45c7-889f-d59c66e7205d@identity-protect.org
- bdb1779a-dda8-4fb8-9a1a-4d756b916ba2@identity-protect.org
- d1edec22-6559-438c-8ebb-06b935db2a70@identity-protect.org
- f42ec7bf-16c4-4ff2-8319-2893adb052dc@identity-protect.org
Subdomains
2 observed subdomains of emitii.com.
| Subdomain |
|---|
| wildcard.emitii.com |
| www.emitii.com |
Web-graph footprint
Distinct hostnames that link to or from emitii.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for emitii.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.mailhostbox.com |
Related pages
Pivot deeper into the graph from emitii.com.
- IP · 110.44.121.132
- ASN · AS45650VIANET-NP - VIA NET COMMUNICATION LTD.
- Registrar · iana:468
- Country · NP
- Email · ganesh@gurzu.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: "emitii.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.