Skip to content

Hostname

emol.com

Last fetched

emol.com resolves to 3 IPv4 addresses operated by Telmex Chile Internet S.A. in CL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · emol.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/emol.com

Resolution chain

emol.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.12.19.11200.12.19.0/24AS6429Telmex Chile Internet S.A.CL
200.12.23.11200.12.23.0/24AS7004TELEFONICA CHILE S.A.CL
200.12.26.11200.12.26.0/24AS7004TELEFONICA CHILE S.A.CL

WHOIS identity

Registrar
iana:146
Organization
agustin edwards e. y cia.
Contact emails

Subdomains

109 observed subdomains of emol.com.

Web-graph footprint

Distinct hostnames that link to or from emol.com in the public web crawl.

4,651 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for emol.com.

MechanismTarget
SPF_Aemol.com
SPF_INCLUDEspf.mercurio.cl
SPF_IP200.12.19.103
SPF_IP200.12.20.103
SPF_IP200.12.24.139
SPF_IP200.12.24.28
SPF_IP200.12.24.39
SPF_IP200.12.25.139
SPF_IP200.12.25.28
SPF_IP200.12.25.39
SPF_IP200.12.26.103
SPF_IP200.12.27.139
SPF_IP200.12.27.28
SPF_IP200.12.27.39
SPF_MXemol.com

Related pages

Pivot deeper into the graph from emol.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "emol.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.