Skip to content

Hostname

capile.net

Last fetched

capile.net resolves to 1 IPv4 address operated by AS27715 - Locaweb Servicos de Internet S/A in BR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · capile.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/capile.net

Resolution chain

capile.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.252.1.141191.252.1.0/24AS27715AS27715 - Locaweb Servicos de Internet S/ABR

WHOIS identity

Registrar
iana:2
Organization
capile, guilherme
Contact emails

Subdomains

1 observed subdomain of capile.net.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for capile.net.

MechanismTarget
SPF_Acapile.net
SPF_Ao.tecnodz.com
SPF_Atecnodz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.messagingengine.com
SPF_MXcapile.net

Related pages

Pivot deeper into the graph from capile.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "capile.net"})-[: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.