Hostname
eletroflash.com.br
Last fetched
eletroflash.com.br resolves to 1 IPv4 address operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.
Nutrition Label
Resolution chain
eletroflash.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.162.113.22 | 69.162.64.0/18 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- eletroflash ltda
- Contact emails
Subdomains
12 observed subdomains of eletroflash.com.br.
Showing 11 of 12. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eletroflash.com.br in the public web crawl.
7 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for eletroflash.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | eletroflash.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 64.31.1.2 |
| SPF_IP | 64.31.1.3 |
| SPF_IP | 64.31.1.4 |
| SPF_IP | 64.31.1.5 |
| SPF_IP | 64.31.1.6 |
| SPF_IP | 69.162.113.22 |
| SPF_IP | 74.63.252.51 |
| SPF_IP | 74.63.252.52 |
| SPF_IP | 74.63.252.53 |
| SPF_IP | 74.63.252.54 |
| SPF_MX | eletroflash.com.br |
Related pages
Pivot deeper into the graph from eletroflash.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eletroflash.com.br"})-[: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.