Hostname
arke.com.br
Last fetched
arke.com.br resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:cipnet (46) as the registrar.
Nutrition Label
Resolution chain
arke.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 |
|---|---|---|---|---|
| 192.124.249.135 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- registrar:cipnet (46)
- Organization
- vector industria metalurgica ltda
- Contact emails
Subdomains
15 observed subdomains of arke.com.br.
Web-graph footprint
Distinct hostnames that link to or from arke.com.br in the public web crawl.
26 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for arke.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | arke.com.br |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | d.spf.cipnet.com.br |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_IP | 177.43.252.176/29 |
| SPF_IP | 189.2.231.130 |
| SPF_MX | arke.com.br |
Related pages
Pivot deeper into the graph from arke.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arke.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.