Hostname
e-vaam.com
Last fetched
e-vaam.com resolves to 2 IPv4 addresses operated by PARVASYSTEM - Vandad Vira Hooman LLC in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
e-vaam.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 |
|---|---|---|---|---|
| 194.62.43.27 | 194.62.123.0/24 | AS60631 | PARVASYSTEM - Vandad Vira Hooman LLC | DE |
| 95.38.60.181 | 95.38.72.0/24 | AS41881 | Fanava-AS - Fanava Group | IR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of e-vaam.com.
| Subdomain |
|---|
| api.e-vaam.com |
| www.e-vaam.com |
Web-graph footprint
Distinct hostnames that link to or from e-vaam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- e-vaam.com
Related pages
Pivot deeper into the graph from e-vaam.com.
- IP · 194.62.43.27
- ASN · AS60631PARVASYSTEM - Vandad Vira Hooman LLC
- Registrar · iana:1387
- Country · DE
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · ev…
- 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: "e-vaam.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.