Hostname
electroluz.com.ar
Last fetched
electroluz.com.ar resolves to 2 IPv4 addresses operated by AS20207 in AR.
Nutrition Label
Resolution chain
electroluz.com.ar 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 |
|---|---|---|---|---|
| 181.177.204.80 | 181.177.200.0/21 | AS20207 | — | AR |
| 3.140.158.15 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with electroluz.com.ar in WhisperGraph.
Subdomains
4 observed subdomains of electroluz.com.ar.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from electroluz.com.ar in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for electroluz.com.ar.
| Mechanism | Target |
|---|---|
| SPF_IP | 181.118.86.234 |
| SPF_IP | 181.15.107.216/29 |
| SPF_IP | 190.113.182.12/32 |
| SPF_IP | 200.107.104.254 |
| SPF_IP | 200.107.99.2/32 |
| SPF_MX | electroluz.com.ar |
Related pages
Pivot deeper into the graph from electroluz.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "electroluz.com.ar"})-[: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.