Skip to content

Hostname

bgr.com.ec

Last fetched

bgr.com.ec resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.

Nutrition Label

WHISPER CANON · bgr.com.ecRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bgr.com.ec

Resolution chain

bgr.com.ec resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.83.132.56199.83.132.0/24AS19551INCAPSULA - Incapsula IncUS
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
45.60.61.5645.60.61.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
Organization
alejandro ribadeneira
Contact emails

Subdomains

43 observed subdomains of bgr.com.ec.

Web-graph footprint

Distinct hostnames that link to or from bgr.com.ec in the public web crawl.

89 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bgr.com.ec.

MechanismTarget
SPF_Abgr.com.ec
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.dinersclub.com.ec
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.115.33.145/32
SPF_IP200.115.34.123/32
SPF_IP200.115.34.128/28
SPF_IP200.115.37.115/32
SPF_IP200.115.37.54/32
SPF_IP200.115.44.66/32
SPF_MXbgr.com.ec

Related pages

Pivot deeper into the graph from bgr.com.ec.

Cypher and MCP

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

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