Skip to content

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

WHISPER CANON · arke.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/arke.com.br

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.

IPPrefixASNOperatorCountry
192.124.249.135192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for arke.com.br.

MechanismTarget
SPF_Aarke.com.br
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEd.spf.cipnet.com.br
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_IP177.43.252.176/29
SPF_IP189.2.231.130
SPF_MXarke.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 20

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