Skip to content

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

WHISPER CANON · e-num.comRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/e-num.com

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.

IPPrefixASNOperatorCountry
212.118.48.80212.118.48.0/24AS204076ALDENIO PATRICIO DE SOUZA - MERU
5.187.4.1735.187.4.0/24AS44051PIN-ASDE
91.200.28.22391.200.28.0/22AS43776DSP-ASRU

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for e-num.com.

MechanismTarget
SPF_IP185.44.194.254
SPF_IP212.118.48.0/24
SPF_IP86.106.123.126
SPF_IP91.200.28.0/24
SPF_IP91.227.52.0/24
SPF_IP91.232.115.10

Related pages

Pivot deeper into the graph from e-num.com.

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 20

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