Hostname
e-num.com
Last fetched
e-num.com resolves to 3 IPv4 addresses operated by ALDENIO PATRICIO DE SOUZA - ME in RU. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
e-num.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.118.48.80 | 212.118.48.0/24 | AS204076 | ALDENIO PATRICIO DE SOUZA - ME | RU |
| 5.187.4.173 | 5.187.4.0/24 | AS44051 | PIN-AS | DE |
| 91.200.28.223 | 91.200.28.0/22 | AS43776 | DSP-AS | RU |
WHOIS identity
- Registrar
- iana:2
- Organization
- computing forces
- Contact emails
Subdomains
5 observed subdomains of e-num.com.
Web-graph footprint
Distinct hostnames that link to or from e-num.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for e-num.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.44.194.254 |
| SPF_IP | 212.118.48.0/24 |
| SPF_IP | 86.106.123.126 |
| SPF_IP | 91.200.28.0/24 |
| SPF_IP | 91.227.52.0/24 |
| SPF_IP | 91.232.115.10 |
Related pages
Pivot deeper into the graph from e-num.com.
- IP · 212.118.48.80
- ASN · AS204076ALDENIO PATRICIO DE SOUZA - ME
- Registrar · iana:2
- Country · RU
- Email · shalopin@molot.ru
- TLD · .com
- Browse hostnames · en…
- 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-num.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.